lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #19225] bind, connect, and sendto should verify input


From: Dmitry Potapov
Subject: [lwip-devel] [bug #19225] bind, connect, and sendto should verify input paramers
Date: Wed, 07 Mar 2007 13:18:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

Follow-up Comment #9, bug #19225 (project lwip):

I have prepared another patch, which adds LWIP_ASSERT in those places. Also,
I have removed excessive set_errno() calls after get_socket(), because errno
is set inside of get_socket().

And, yes, netconn API is mainly useful because it allows to avoid an extra
copy (and extra memory too).

(file #12143)
    _______________________________________________________

Additional Item Attachment:

File name: socket.patch                   Size:3 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19225>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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