lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27105] realloc() cannot replace mem_realloc()


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #27105] realloc() cannot replace mem_realloc()
Date: Tue, 28 Jul 2009 17:20:32 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1

Update of bug #27105 (project lwip):

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

    _______________________________________________________

Follow-up Comment #7:

> I think it would be best to create a small inline function that 
> did nothing, and use that.

Checked that in, since it's certainly the least invasive change to be done
before the release. I've created a static function, since the inline statement
does not exist in C. Any good compiler should optimize that function away
unless its address is used (as required in #23254).

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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