lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37955] LWIP_ERROR fails with "message", doesn't call


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #37955] LWIP_ERROR fails with "message", doesn't call "handler"
Date: Thu, 20 Dec 2012 07:44:39 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

Update of bug #37955 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This *is* intended behaviour. The default should be assert but anyone not
wanting this can disable the assert and define LWIP_ERROR to execute the
handler instead. This is rather an advanced option. We could discuss whether
we just use ASSERT, but some vote against it some years ago...

Anyway, the actual bug is that incoming packet handling should not fail on
malicious packets. I've added a task to check this.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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