grub2/grub-core/lib/gnulib-patches
Darren Kenny 0b7f347638 gnulib/regexec: Fix possible null-dereference
It appears to be possible that the mctx->state_log field may be NULL,
and the name of this function, clean_state_log_if_needed(), suggests
that it should be checking that it is valid to be cleaned before
assuming that it does.

Fixes: CID 86720

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:16 +01:00
..
fix-base64.patch gnulib: Fix build of base64 when compiling with memory debugging 2020-03-10 21:58:36 +01:00
fix-null-deref.patch gnulib: Upgrade Gnulib and switch to bootstrap tool 2019-03-05 10:48:12 +01:00
fix-null-state-deref.patch gnulib/argp-help: Fix dereference of a possibly NULL state 2021-03-02 15:54:16 +01:00
fix-regexec-null-deref.patch gnulib/regexec: Fix possible null-dereference 2021-03-02 15:54:16 +01:00
fix-uninit-structure.patch gnulib/regcomp: Fix uninitialized token structure 2021-03-02 15:54:16 +01:00
fix-unused-value.patch gnulib/regexec: Resolve unused variable 2021-03-02 15:54:16 +01:00
fix-width.patch gnulib: Upgrade Gnulib and switch to bootstrap tool 2019-03-05 10:48:12 +01:00
no-abort.patch gnulib: Upgrade Gnulib and switch to bootstrap tool 2019-03-05 10:48:12 +01:00