forked from lix-project/lix
64a3b045c1
Fixed a bug in initialization of 'base64DecodeChars' variable. Currently decoder do not fail on invalid Base64 strings. Added test-case to verify the fix. Also have made 'base64DecodeChars' to be computed at compile time. And added a test case to encode/decode string with non-printable charactes. |
||
---|---|---|
.. | ||
closure.cc | ||
compression.cc | ||
config.cc | ||
hash.cc | ||
json.cc | ||
local.mk | ||
logging.cc | ||
lru-cache.cc | ||
pool.cc | ||
tests.cc | ||
url.cc | ||
xml-writer.cc |