URIRecord: patch to use updated spec
Early drafts of http://tools.ietf.org/html/draft-faltstrom-uri had "target" as a counted string. The initial URIRecord implementation followed the old spec, and was unfortunately tested against an older version of BIND, also following the old spec.
Since draft-faltstrom-uri-08, "target" is a bare string, with unlimited length. This fix uses the correct wire format, and works with BIND >= 9.9.6
Patch applied. Thanks!
Ticket moved from /p/dnsjava/patches/29/