lwip-devel
[Top][All Lists]
Advanced

[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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]