lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
Date: Sun, 31 Dec 2017 08:19:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36

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

> Was the intention for the LWIP_ERROR check to always be 
> performed, but perhaps only verbose in debug builds?

If I remember correctly, the intention was to be able to leave it out
completely if and only if you are absolutely sure your application will never
trigger this error handling path. Someone back then was under the impression
that removing those statements could save just the bytes of flash he needed, I
guess... :-/

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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