lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9288] Possible null-pointer dereference


From: Sergio R. Caprile
Subject: [lwip-devel] [patch #9288] Possible null-pointer dereference
Date: Wed, 22 Mar 2017 17:36:03 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:51.0) Gecko/20100101 Firefox/51.0

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

Mikhail, you decide if you want asserts to trap on your code or not. That
assertion is a macro, check if your port turns that into assert or removes it,
and check whether your compiler optimizes something out for you.

If you put redundant checks I don't want, then I can't decide ;^)

Anyway, impact is minimal and some people like them. Just pointing out, I
don't like them. I rather like assertions on debugging to trap on my coding
mistakes.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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