lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7840] Segfault in dhcp_parse_reply if no end marker


From: Erik Ekman
Subject: [lwip-devel] [patch #7840] Segfault in dhcp_parse_reply if no end marker in dhcp packet
Date: Thu, 27 Sep 2012 17:48:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/11.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151 Safari/535.19

Follow-up Comment #4, patch #7840 (project lwip):

Can you convert the comment from // to /* */ ? 

I get:


../../../../../lwip/src/core/dhcp.c:1485:9: error: C++ style comments are not
allowed in ISO C90
../../../../../lwip/src/core/dhcp.c:1485:9: error: (this will be reported only
once per input file)
gcc -g -Wall -Dunix -DIPv4 -DLWIP_DEBUG -pedantic -Werror -Wparentheses
-Wsequence-point -Wswitch-default -Wextra -Wundef -Wshadow -Wpointer-arith
-Wbad-function-cast -Wc++-compat -Wwrite-strings -Wold-style-definition
-Wmissing-prototypes -Wredundant-decls -Wnested-externs -I.
-I../../../../apps/httpserver_raw -I../../../../apps/shell
-I../../../../apps/tcpecho -I../../../../apps/udpecho
-I../../../../../lwip/src/include -I../../../../ports/unix/include
-I../../../../../lwip/src/include/ipv4 -I../../../../../lwip/src/include/ipv6
-I../../../../../lwip/src -c 
gcc: no input files
make: *** [def.o] Error 1


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7840>

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




reply via email to

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