> On Sep 20, 2016, at 10:00 AM, Ben Pfaff <[email protected]> wrote:
> 
> On Mon, Sep 19, 2016 at 06:01:15PM -0700, Justin Pettit wrote:
>> The code dereferences "chassis", which could be null if chassis_run()
>> returns null.  "chassis" will always be null if "chassis_id" is null, so
>> checking "chassis" is sufficient to check both.
>> 
>> Found by inspection.
>> 
>> Signed-off-by: Justin Pettit <[email protected]>
> 
> Thanks.
> 
> Acked-by: Ben Pfaff <[email protected]>

Thanks.  I pushed it to master and branch-2.6.

--Justin


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to