Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a
authorYang Tse <yangsita@gmail.com>
Wed, 26 Nov 2008 17:04:35 +0000 (17:04 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 26 Nov 2008 17:04:35 +0000 (17:04 +0000)
commit7e39e944ea483f8551b05f21e1235dead9fa3cd8
tree98ce100053a3d6cab7f3f54ca910e8b1dfaba67f
parent8781fb19f9f0423571bfa0c7ef35e12f58503e7e
Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a
buffer to shrink instead of expand if a reply contained 8 or more records.
CHANGES
ares_parse_ptr_reply.c