[PATCH libICE 0/3] Fix memory access

Eric Engestrom eric.engestrom at imgtec.com
Mon Sep 4 09:18:42 UTC 2017


Ping :)

On Friday, 2017-07-07 11:23:45 +0100, Eric Engestrom wrote:
> 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