DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/net name6.c
dillon 2005/08/09 17:43:37 PDT
DragonFly src repository
Modified files:
lib/libc/net name6.c
Log:
Fix a bug introduced by 1.6. The 'cp' pointer was being incremented twice
in getanswer() for each NS_GET*() call because the new macro used already does
an increment. This prevented sendmail (and any program using the res_query
mechanism) from operating properly.
Revision Changes Path
1.7 +4 -6 src/lib/libc/net/name6.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/net/name6.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]