lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #36492] Static Analysis on code 1.4.0


From: Mason
Subject: [lwip-devel] [bug #36492] Static Analysis on code 1.4.0
Date: Thu, 24 May 2012 12:09:37 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1

Follow-up Comment #5, bug #36492 (project lwip):


UNINIT.STACK.MUST :
'port' is used uninitialized in this function.
lwip/src/api/sockets.c : 363

UNINIT.STACK.MUST :
'naddr.addr' is used uninitialized in this function.
lwip/src/api/sockets.c : 364 :

I don't understand these two warnings.
The variables are set on line 347 by
err = netconn_peer(newconn, &naddr, &port);

What tool are you using to produce these reports?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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