[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 4 10:50:50 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752

Maxim Konovalov <maxim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at FreeBSD.org

--- Comment #1 from Maxim Konovalov <maxim at FreeBSD.org> ---
Hello,

this is quite ok to not bother to free(3) dynamically allocated memory if the
program is going to exit 20 lines of code later.  No bug here actually.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list