]> git.ipfire.org Git - thirdparty/glibc.git/commit
(__getcwd): Use temporary variable to store result of realloc instead
authorUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 10:59:18 +0000 (10:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 10:59:18 +0000 (10:59 +0000)
commit0f8436b12c86005246f90bed25f9ce12f3481fb6
treead8ee0fab6a587eceb45658d8a8146d6246dca4f
parent3dcc6e06bebe054d20047b15bb1c42e4dc87297c
(__getcwd): Use temporary variable to store result of realloc instead
of using BUF.
sysdeps/posix/getcwd.c