]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
posix: Fix improper assert in Linux posix_spawn (BZ#22273)
[thirdparty/glibc.git] / ChangeLog
index 26b37f372fb01d4b691bce7e731309dbdc5df64c..66a500b78cce9acf0318f4a6c7597440101b9042 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-10-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+       [BZ #22273]
+       * sysdeps/unix/sysv/linux/spawni.c (__spawnix): Handle the case where
+       the auxiliary process is terminated by a signal before calling _exit
+       or execve.
+
 2017-10-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        [BZ #21265]