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 <[email protected]> > > 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
