Wed, Feb 13, 2019 at 09:59:31AM CET, [email protected] wrote: >We need to set the error message on this path otherwise some of the >callers, such as test_hints_case(), print from an uninitialized pointer. > >We had a similar bug earlier and set "errmsg" to NULL in the caller, >test_delta_action_item(). That code is no longer required so I have >removed it. > >Fixes: 9069a3817d82 ("lib: objagg: implement optimization hints assembly and >use hints for object creation") >Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
