Compare commits

...

2 Commits

Author SHA1 Message Date
AJ ONeal 7bba8f18e9 Merge branch 'master' into v1.3 2017-10-27 23:50:55 -06:00
AJ ONeal 9373336675 add BUGS 2017-10-23 22:39:15 -06:00
1 changed files with 1 additions and 0 deletions

1
BUGS.txt Normal file
View File

@ -0,0 +1 @@
Currently allows labels to be terminated by rdata length. This was a mistake. They should always be terminated by a null character.