summary refs log tree commit diff
path: root/ntcoin
diff options
context:
space:
mode:
authorlogin (__tcoin) (tilde.my.to)2021-01-31 16:53:36 +0000
committerlogin (__tcoin) (tilde.my.to)2021-01-31 16:53:36 +0000
commit982027f93eb8ceaccf2d6117b40a49246ecdef41 (patch)
tree113e170eab358f3800ee23194892ff33ef556319 /ntcoin
parent77973561190c25f5fa8dff8ab71d3f2829489dbf (diff)
Fixed buffer overflow because of hardcoded lengths
In user_has_initialised(..), the path lengths were hardcoded.
This has now been changed to being calculated via sizeof().

In get_file_value and add_file_value, strlen() was used. This has
also been replaced with sizeof().
Diffstat (limited to 'ntcoin')
0 files changed, 0 insertions, 0 deletions