buglwIP - A Lightweight TCP/IP stack - Bugs: bug #25798, CharGen example uses calloc and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #25798: CharGen example uses calloc and free directly

Submitter:  Edward Harris <eharris>
Submitted:  Mon 09 Mar 2009 10:27:25 AM UTC
   
 
Category:  Contrib Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Wed 15 Apr 2009 07:59:34 PM UTC, comment #1: 

Although this isn't really a bug, it does provide a bad example...

Fixed.

Simon Goldschmidt <goldsimon>
Group administrator
Mon 09 Mar 2009 10:27:25 AM UTC, original submission:  

The CharGen example uses calloc (line 139) and free (lines 146 and 228) directly, rather than the protected mem_calloc and mem_free.

Edward Harris <eharris>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by kieranm (Updated the item)
  • -email is unavailable- added by eharris (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-04-15 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2009-04-03 kieranm Planned Release 1.3.1

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code