[INN-COMMITTERS] inn (lib/confparse.c tests/lib/confparse-t.c)

Russ Allbery Russ_Allbery at isc.org
Sun Sep 1 20:56:56 UTC 2002


    Date: Sunday, September 1, 2002 @ 13:56:55
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

Modified: lib/confparse.c tests/lib/confparse-t.c

Correct a problem with the new parser where a character could be missed in
the parsing of a string if it was the character right on the bondary of a
buffer (the first character read after the buffer was exhausted).


-------------------------+
 lib/confparse.c         |   18 ++++++++++++------
 tests/lib/confparse-t.c |   40 +++++++++++++++++++++++++++++++++++-----
 2 files changed, 47 insertions(+), 11 deletions(-)


More information about the inn-committers mailing list