[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7017] Implement DNS client
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #7017] Implement DNS client |
Date: |
Thu, 22 Nov 2007 18:51:15 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #74, task #7017 (project lwip):
re comment #41:
> It seems there is the same problem with DHCP: there is no check
> that the full message fit in one pbuf. So, it's possible to have
> a memory overflow...
FYI: I just checked that (didn't read the DHCP code at all until now) and
DHCP always uses mem_malloc to copy the message!
(There is some room for perfection though, as the code uses its own pbuf to
memory copy routine...)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7017>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7017] Implement DNS client, (continued)
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client,
Simon Goldschmidt <=
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/29
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/29
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/30
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/30
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/11/30
- RE: [lwip-devel] [task #7017] Implement DNS client, Goldschmidt Simon, 2007/11/15