diff options
author | Mike Buland <eichlan@xagasoft.com> | 2011-10-25 15:11:32 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2011-10-25 15:11:32 +0000 |
commit | 7c9cf28012f65ce6a67651030b817d7d45eda62b (patch) | |
tree | 0e03b7b4be8602053df7a7378b7972ff736a1bb9 /src/pearsonhash.cpp | |
parent | b3adc199b6fbf3460d709934de5d92668d75a6cf (diff) | |
download | libbu++-7c9cf28012f65ce6a67651030b817d7d45eda62b.tar.gz libbu++-7c9cf28012f65ce6a67651030b817d7d45eda62b.tar.bz2 libbu++-7c9cf28012f65ce6a67651030b817d7d45eda62b.tar.xz libbu++-7c9cf28012f65ce6a67651030b817d7d45eda62b.zip |
Fixed bug in base64 decoding. If an attempt is made to read data after the end
of the stream has been reached, and the input didn't end with '=' chars then
it would return the final buffer an extra time before ending. Now it ends when
it should, no matter how many extra times you try to read.
Diffstat (limited to 'src/pearsonhash.cpp')
0 files changed, 0 insertions, 0 deletions