[Dnsmasq-discuss] TXT record handling

John Hampton dnsmasq@pacopablo.com
Fri, 04 Mar 2005 09:36:23 -0800


Simon,

Thanks for the testing code that handles TXT records.  For the most part 
it works pretty well.  However, if your txt record is over 127 
characters long, dnsmasq segfaults.  I'm not sure if 127 is a limit 
imposed by some RFC or something, but I'm pretty sure that the segfault 
isn't the desired behavior when that happens. Thanks again for the test 
code.

-John