Bug 10206

Summary: buildroot-2017.08-rc1/support/kconfig/confdata.c: couple of minor tweeks
Product: buildroot Reporter: David Binderman <dcb314>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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!