]> Git Repo - VerusCoin.git/commit - src/alert.h
Add a way to limit deserialized string lengths
authorPieter Wuille <[email protected]>
Thu, 7 Aug 2014 21:00:01 +0000 (23:00 +0200)
committerPieter Wuille <[email protected]>
Fri, 8 Aug 2014 23:37:16 +0000 (01:37 +0200)
commit216e9a4456207f5ae9cd85926521851e11a26d92
treeb85c0cd6d085ca32de8122c286cfeb4c8544c19c
parent003bbd5f7672d7fd4f40478fd57cc4e03c30f933
Add a way to limit deserialized string lengths

and use it for most strings being serialized.
src/alert.h
src/main.cpp
src/serialize.h
src/wallet.h
This page took 0.021771 seconds and 4 git commands to generate.