Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/sysctl
Module Name: src
Committed By: atatat
Date: Thu Feb 19 03:16:24 UTC 2004
Modified Files:
src/sbin/sysctl: sysctlutil.c
Log Message:
Avoid using things that don't smell like they're the right size (the
size should be a multiple of sizeof(struct sysctlnode)), and avoid
leaking memory in the case of things that don't have children.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/sysctl/sysctlutil.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