[BZ #2386]
commit38027f90d41a27e9aafc56731f8ccc3ced67ce8d
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 Apr 2006 19:14:45 +0000 (25 19:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 Apr 2006 19:14:45 +0000 (25 19:14 +0000)
tree089a6a489a30bcdc63b09db00237dd5c68170545
parentc7df983c08045b8d5c50f239b2b0d6e954afd2c7
[BZ #2386]

* sysdeps/unix/sysv/linux/ia64/clone2.S: Check for NULL stakc
pointers to match other architectures.
* sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (tests): Add
tst-clone.
* sysdeps/unix/sysv/linux/tst-clone.c: New file.

malloc'ed wbuffer which isn't freed in error conditions.
ChangeLog
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/ia64/clone2.S