]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Oct 2000 08:23:06 +0000 (08:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Oct 2000 08:23:06 +0000 (08:23 +0000)
commit84832e0528058662f1294e40dfd506ea0133487b
tree7bd3fc36b2df6f09bccdeaf2b3856a218c20a154
parent42c4f32a44c76d1f4e2b744bf80f495dc36caa87
Update.

* malloc/obstack.c (_obstack_newchunk): Correctly align first returned
block.
* malloc/tst-obstack.c: New file.
Patch and test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
ChangeLog
malloc/obstack.c
malloc/tst-obstack.c [new file with mode: 0644]