[lng-odp] [Bug 3467] CID 1461676:odp_packet_free_multi() uninitialized element of array buf_hdr

2017-12-06 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3467

Bill Fischofer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Bill Fischofer  ---
Another false positive. The buf_hdr[] array is always initialized from element
0 for num - num_freed elements.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3467] CID 1461676:odp_packet_free_multi() uninitialized element of array buf_hdr

2017-11-15 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3467

--- Comment #1 from Maxim Uvarov  ---
at line 899 it can continue without init buf_hdr[i]

-- 
You are receiving this mail because:
You are on the CC list for the bug.