27 Feb
2017
27 Feb
'17
4:36 p.m.
On 20.02.2017 14:18, John Ferlan wrote:
The 'nodes' is overwritten after the first usage and possibly leaked if any code in the first set of parsing goes to error.
Found by Coverity.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/node_device_conf.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
ACK and safe for the freeze. Michal