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
Some variables in ia_core_coder_igf_dec.c are not properly initialized. Under certain circumstances this can result in undefined behaviour. This issue was found using valgrind.
Some variables in
ia_core_coder_igf_dec.c
are not properly initialized. Under certain circumstances this can result in undefined behaviour. This issue was found using valgrind.I attached a patch which fixes this: libmpegh_uninitialized_values.PATCH
The text was updated successfully, but these errors were encountered: