]> arthur.barton.de Git - ngircd-alex.git/commit
Fix a buffer overflow when initializing the random salt for "+x"
authorAlexander Barton <alex@barton.de>
Thu, 16 Aug 2012 21:51:28 +0000 (23:51 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 16 Aug 2012 21:51:28 +0000 (23:51 +0200)
commitd48e440a722cb56fd3c2996d2d3c87ce7f471042
tree92ed477b0516a0b664e438ad1307c0bf2215e07d
parent0709a0f050044db2d76a3142f02f7efd86321898
Fix a buffer overflow when initializing the random salt for "+x"

This "off by one" buffer overflow has been introduced in commit 49385a98,
"Implemented hashed cloaked hostnames for +x".
src/ngircd/conf.c