On 05.01.2020 10:42, Roi Dayan wrote:
>
>
> On 2020-01-04 2:44 AM, Ilya Maximets wrote:
>> dpif logging functions expects to be called after the operation.
>> log_flow_del_message() dumps flow stats on success which are not
>> initialized before the actual call to netdev_flow_del():
>>
>> Condit
On 2020-01-04 2:44 AM, Ilya Maximets wrote:
> dpif logging functions expects to be called after the operation.
> log_flow_del_message() dumps flow stats on success which are not
> initialized before the actual call to netdev_flow_del():
>
> Conditional jump or move depends on uninitialised val
dpif logging functions expects to be called after the operation.
log_flow_del_message() dumps flow stats on success which are not
initialized before the actual call to netdev_flow_del():
Conditional jump or move depends on uninitialised value(s)
at 0x6090875: _itoa_word (_itoa.c:179)
by 0