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: Sat Oct 24 05:35:37 UTC 2009
Modified Files:
src/lib/libc/resolv: res_data.c res_init.c res_private.h res_send.c
Log Message:
Add a knote to keep track when resolv.conf gets changed and re-initialize.
While here fix a memory leak when calling res_vinit with an already inited
res_state.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/resolv/res_data.c
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/resolv/res_init.c
cvs rdiff -u -r1.1.1.4 -r1.2 src/lib/libc/resolv/res_private.h
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/resolv/res_send.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