Bug 10206 - buildroot-2017.08-rc1/support/kconfig/confdata.c: couple of minor tweeks
Summary: buildroot-2017.08-rc1/support/kconfig/confdata.c: couple of minor tweeks
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-09 20:20 UTC by David Binderman
Modified: 2018-01-10 22:07 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2017-08-09 20:20:50 UTC
buildroot-2017.08-rc1/support/kconfig/confdata.c:853]: (error) Memory leak: opwd
[buildroot-2017.08-rc1/support/kconfig/confdata.c:63]: (error) va_list 'ap' was opened but not closed by va_end().
Comment 1 Thomas Petazzoni 2018-01-10 22:07:33 UTC
This code comes from the upstream Linux kernel, so if there are any issues, please report them here. Thanks!