NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53615 CVS commit: src/lib/libcurses



The following reply was made to PR lib/53615; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53615 CVS commit: src/lib/libcurses
Date: Tue, 18 Sep 2018 22:51:00 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Tue Sep 18 22:51:00 UTC 2018
 
 Modified Files:
 	src/lib/libcurses: tstp.c
 
 Log Message:
 PR lib/53615
 
 Before invoking a previous signal handler, make sure it is not SIG_*.
 Fix potential crash with SIGWINCH.
 
 OK roy
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.42 -r1.43 src/lib/libcurses/tstp.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