diff options
author | Nathan Kinder <nkinder@redhat.com> | 2010-09-13 13:50:42 -0700 |
---|---|---|
committer | Nathan Kinder <nkinder@redhat.com> | 2010-09-15 09:11:05 -0700 |
commit | 243ba589c5a69a42bdae8459bd3e6d2e65853de8 (patch) | |
tree | 35c80e1e19b5a4d3a1234e3d6545a4d2a3286e49 /aclocal.m4 | |
parent | 839e52c73e04e782c8069fe9c9e1aeea0b73a1c0 (diff) | |
download | ds-243ba589c5a69a42bdae8459bd3e6d2e65853de8.tar.gz ds-243ba589c5a69a42bdae8459bd3e6d2e65853de8.tar.xz ds-243ba589c5a69a42bdae8459bd3e6d2e65853de8.zip |
Bug 630097 - (cov#11938) NULL dereference in mmldif
There is a chance that we can deference a NULL pointer in the
mmldif code. If "(numb > tot_b)" is true, it is not guaranteed
that "a" is non-NULL. We need to check if "a" is NULL before
dereferencing it in the "(cmp < 0)" case.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions