Subject: CVS commit: src/usr.sbin/ac
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/23/2006 01:16:33
Module Name: src
Committed By: christos
Date: Tue May 23 01:16:33 UTC 2006
Modified Files:
src/usr.sbin/ac: ac.c
Log Message:
Coverity CID 2534: Avoid use after free; this cannot really happen, but
coverity cannot figure it out.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.sbin/ac/ac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.