aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/eval_script.cpp
diff options
context:
space:
mode:
authorAaron Clauson <[email protected]>2019-11-30 21:31:46 +0000
committerAaron Clauson <[email protected]>2019-11-30 21:31:46 +0000
commit70ed2ab7ef9e7ebf56f77b7c410a345ff455938f (patch)
tree0a5fe9362dabea71bc8b4571c2a1292ad29932a9 /src/test/fuzz/eval_script.cpp
parentMerge #17624: net: Fix an uninitialized read in ProcessMessage(…, "tx", …... (diff)
downloaddiscoin-70ed2ab7ef9e7ebf56f77b7c410a345ff455938f.tar.xz
discoin-70ed2ab7ef9e7ebf56f77b7c410a345ff455938f.zip
Add unit test for DB creation with unicode path
An issue arose when attempting to switch back to the main repo version of leveldb when the bitcoin data directory uses a unicode path. The leveldb windows file IO wrapper was using the *A ANSI win32 calls instead of the Unicode *W ones. This unit test will catch if the path created by leveldb doesn't match what we're expecting. For more info see https://github.com/google/leveldb/issues/755.
Diffstat (limited to 'src/test/fuzz/eval_script.cpp')
0 files changed, 0 insertions, 0 deletions