]> git.ipfire.org Git - thirdparty/bind9.git/commit
3668. [bug] Fix cast in lex.c which could see 0xff treated as eof.
authorMark Andrews <marka@isc.org>
Sun, 10 Nov 2013 23:49:28 +0000 (10:49 +1100)
committerMark Andrews <marka@isc.org>
Sun, 10 Nov 2013 23:49:28 +0000 (10:49 +1100)
commit0a47bc90af557138a2aaff614ad73d95155ddd9e
tree9dcfce548a0ac51cb7513b571c983b7ec30031cf
parent04e33823c4997fa680392ecba591dff53fa9c8da
3668.   [bug]           Fix cast in lex.c which could see 0xff treated as eof.
                        [RT #34993]
CHANGES
lib/isc/lex.c
lib/isc/tests/Makefile.in
lib/isc/tests/lex_test.c [new file with mode: 0644]