|
From: | Edward Harris |
Subject: | [lwip-devel] [bug #25798] CharGen example uses calloc and free directly |
Date: | Mon, 09 Mar 2009 10:27:27 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729) |
URL: <http://savannah.nongnu.org/bugs/?25798> Summary: CharGen example uses calloc and free directly Project: lwIP - A Lightweight TCP/IP stack Submitted by: eharris Submitted on: Mon 09 Mar 2009 10:27:25 GMT Category: Contrib Severity: 3 - Normal Item Group: Faulty Behaviour Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: CVS Head _______________________________________________________ Details: The CharGen example uses calloc (line 139) and free (lines 146 and 228) directly, rather than the protected mem_calloc and mem_free. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?25798> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |