]> Git Repo - VerusCoin.git/commit - src/core_read.cpp
Bugfix: prioritisetransaction: Do some basic sanity checking on txid
authorLuke Dashjr <[email protected]>
Wed, 17 Dec 2014 09:34:09 +0000 (09:34 +0000)
committerLuke Dashjr <[email protected]>
Wed, 17 Dec 2014 09:37:58 +0000 (09:37 +0000)
commit7f718139191d67da29c5d856d29e035bbc51e659
treeafb10b02f54d3d94a2a20126d3108dc6d9744160
parent41cced21063a89992ef393dda4fffc44ff60c7c3
Bugfix: prioritisetransaction: Do some basic sanity checking on txid

Besides giving a nicer error, this also prevents logging arbitrary data (which could have been used to exploit log readers) into debug.log
src/core_io.h
src/core_read.cpp
src/rpcmining.cpp
This page took 0.024545 seconds and 4 git commands to generate.