summaryrefslogtreecommitdiff
path: root/pbstream.h
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-02-24 10:16:56 -0800
committerJoshua Haberman <joshua@reverberate.org>2009-02-24 10:16:56 -0800
commita0a99811beda79ee873f46f1519d59ee2070f34e (patch)
treedc2f6341ffeeff21556f6aaf8f4984d60ac1ce13 /pbstream.h
parenta38b191e8dd18d838d60da6060fcc2ba23657138 (diff)
Removed bounds checking, for speed and simplicity.
Callers must always over-allocate their buffer by at least ten bytes. Since we will never read *more* than ten bytes, there is no need to do bounds checking inside the parsing code.
Diffstat (limited to 'pbstream.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback