summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
713a4467b216fb673d3477b3bccc7b8ff854e947 /tcoin.cpp parent982027f93eb8ceaccf2d6117b40a49246ecdef41 (diff)
More buffer overflows fixed
There were many more places where I had hardcoded values, but should have used strlen() or sizeof(). I have gone through tcoin.cpp and pcoin.cpp, found those, and fixed them. Hopefully, this is all of them.
Diffstat (limited to 'tcoin.cpp')