Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/27/2001 05:20:30
Module Name: basesrc
Committed By: itojun
Date: Sat Jan 27 03:20:30 UTC 2001
Modified Files:
basesrc/sbin/route: route.c
Log Message:
remove use of uninitialized route (struct ortentry).
it seems that the bug was born during 4.3reno -> 4.4Lite1 transition.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/sbin/route/route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.