[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: src
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: src
- From: Dan Brosemer <odin@akbar.cleannorth.org>
- Date: Wed, 12 Jan 2005 18:16:40 ()
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Reply-to: odin@akbar.cleannorth.org
- Resent-date: Wed, 12 Jan 2005 18:16:43 -0501 (EST)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <-TTIOC.A.T0F.x_a5BB@mace.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
CVSROOT: /cvs Module name: src Repository: src/lib/libc/gen/ Changes by: odin@akbar.cleannorth.org. 05/01/12 18:16:40 Modified files: src/lib/libc/gen/: getcwd.c Log message: From OPENBSD_3_6 MFC: Fix by otto@ Fix handling of memory allocation. Both the initial value of eup and the new value of bup after realloc() were bogus. This bug has been here since the net.2 days. Additionally, make the initial size of the malloc'ed pieces of mem more sane and kill a redundant test before free(). getcwd(3) is now able to return really long paths. Problem spotted by Peter Philipp <philipp at scan-plus dot de>
- Prev by Date: CVS Update: src
- Next by Date: CVS Update: src
- Previous by thread: CVS Update: src
- Next by thread: CVS Update: src
- Index(es):