Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/resolv
Module Name: src
Committed By: christos
Date: Fri Feb 9 22:29:40 UTC 2007
Modified Files:
src/lib/libc/resolv: res_init.c
Log Message:
Only try free-ing a version of res if it is not supposed to be pre-inited
like before. Fixes issues with programs passing random uninitialized data
as res_state.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libc/resolv/res_init.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