[PATCH libICE 0/3] Fix memory access
Eric Engestrom
eric.engestrom at imgtec.com
Fri Jul 7 10:23:45 UTC 2017
Fix a few free() of static strings and strncpy() of NULL.
BTW, there hasn't been a release in quite a few years, but some of the
fixes might be interesting, especially ff5e59f322 "Use getentropy() if
arc4random_buf() is not available".
Could it be time to release 1.0.10/1.1.0?
Cc: Alan Coopersmith <alan.coopersmith at oracle.com>
Eric Engestrom (3):
Make sure errorStr is a free-able string
Make sure error_message is a free-able string
Make sure string is never NULL
src/process.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
--
Cheers,
Eric
More information about the xorg-devel
mailing list