Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 04/05/2001 16:30:03
Module Name: basesrc
Committed By: wiz
Date: Thu Apr 5 13:30:03 UTC 2001
Modified Files:
basesrc/usr.sbin/lpr/common_source: common.c
Log Message:
Fix possible security problem (euid swapout in error handling).
Based on a similar patch in OpenBSD, reported there by
j@ida.interface-business.de.
Fix the second occurrance of a similar problem in that file, too, though.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/lpr/common_source/common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.