]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1136: Internal DNS sometimes truncates host names in reverse (PTR)
authorserassio <>
Sun, 23 Jan 2005 19:39:45 +0000 (19:39 +0000)
committerserassio <>
Sun, 23 Jan 2005 19:39:45 +0000 (19:39 +0000)
commitcb4e6a9036117351da2a52717f06df2f7499dc67
tree02033c3b491886ead1754f8aeb44f2e42bbc6d3d
parent4361707cc0c9cb8c7f752a33be2dc1e2532004c5
Bug #1136: Internal DNS sometimes truncates host names in reverse (PTR)
lookups

Compressed hostnames was not dealt with proper, only saving the data of
the initial string + 2 bytes.
lib/rfc1035.c