]> git.ipfire.org Git - thirdparty/glibc.git/commit
Allocate buffer large enough not only if size == 0, but also for size < 0.
authorUlrich Drepper <drepper@redhat.com>
Fri, 20 Aug 1999 18:07:55 +0000 (18:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 20 Aug 1999 18:07:55 +0000 (18:07 +0000)
commit7c9b5e4d47ed18af796e94e799688a77d3632452
tree31211ea6bef504737d540a8dbaebc0c8b6e71e91
parent60c74efa35e648891c3af8fb5ed89b064338879a
Allocate buffer large enough not only if size == 0, but also for size < 0.
sysdeps/posix/getcwd.c
sysdeps/unix/sysv/linux/getcwd.c