Mercurial > hg > octave-jordi > gnulib-hg
comparison doc/pastposix-functions/index.texi @ 18025:5201cc72e203
savedir: avoid undefined behavior in qsort call
GCC 5.1.1 -fsanitize=undefined with glibc 2.21 is returning:
"runtime error: null pointer passed as argument 1,
which is declared to never be null"
* lib/savedir.c (streamsavedir): Avoid the call with no entries.
author | Pádraig Brady <P@draigBrady.com> |
---|---|
date | Wed, 24 Jun 2015 19:08:08 +0100 |
parents | 6355dc4626b5 |
children |
comparison
equal
deleted
inserted
replaced
18024:7bef0e656365 | 18025:5201cc72e203 |
---|