Nathaniel Wesley Filardo efa786da4e net.dns: don't calloc a single int
Removes yet another unchecked allocation point in our C libraries.

While here, fix potential reference leaks on error paths

Also while here, remove some stale documentation.  There can be as many
DNS requests in flight as LwIP has room for in its table
(DNS_TABLE_SIZE, which defaults to 4).
2020-06-09 22:26:52 +02:00
..
2019-02-11 22:52:26 +01:00
2019-07-27 05:36:05 +00:00
2019-04-05 16:01:45 +01:00
2019-03-09 13:46:30 +01:00
2019-02-17 18:26:29 +00:00
2019-02-17 18:26:29 +00:00
2020-06-09 22:26:52 +02:00
2019-02-17 18:26:29 +00:00
2019-01-13 22:01:57 +01:00
2019-02-17 18:26:29 +00:00