Date: Thu, 9 Jan 2003 18:58:25 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getcwd.c Message-ID: <200301100258.h0A2wP7Y093540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/01/09 18:58:25 PST Modified files: lib/libc/gen getcwd.c Log: Avoid a memory leak by using reallocf() instead of realloc(). Revision Changes Path 1.24 +1 -1 src/lib/libc/gen/getcwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301100258.h0A2wP7Y093540>