NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42412 CVS commit: src/lib/libcurses
The following reply was made to PR lib/42412; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42412 CVS commit: src/lib/libcurses
Date: Thu, 10 Jun 2010 05:24:56 +0000
Module Name: src
Committed By: dholland
Date: Thu Jun 10 05:24:56 UTC 2010
Modified Files:
src/lib/libcurses: screen.c
Log Message:
After consultation with jdc@, apply the patch from PR 42412 even though
the crash went away -- it's not clear that it went away for any reason
besides by accident.
The change is: use calloc instead of malloc for allocating SCREENs.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libcurses/screen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index