You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignore return value of je_mallctl() in an error handling path
Ignore return value of `je_mallctl()` in an error handling path,
because we cannot do nothing more with this error.
It fixes two Coverity issues.
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
0 commit comments