NetBSD-Bugs archive

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

kern/50686: [src/sys/dev/stbi/stb_image.c:3361]: (error) Memory leak: out



>Number:         50686
>Category:       kern
>Synopsis:       [src/sys/dev/stbi/stb_image.c:3361]: (error) Memory leak: out
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 21 16:40:01 +0000 2016
>Originator:     David Binderman
>Release:        cvs dated 20160121
>Organization:
>Environment:
>Description:

Source code is

      if (!mr || !mg || !mb) return epuc("bad masks", "Corrupt BMP");

Suggest add missing call to FREE.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index