]> arthur.barton.de Git - ngircd-alex.git/commit
Init_Server_Struct(): correctly zero Server->bind_addr
authorAlexander Barton <alex@barton.de>
Fri, 4 Nov 2011 23:21:19 +0000 (00:21 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 4 Nov 2011 23:21:19 +0000 (00:21 +0100)
commit1ea681161652c118d7acb7932678e1acf6646611
tree57cb92ad6a8b8d1166c9a96ff7bf483da7fe4569
parentd2f54abbedb299a8c3d32295c24397535a4bd2af
Init_Server_Struct(): correctly zero Server->bind_addr

Don't use the size of the pointer, use the size of the variable!
src/ngircd/conf.c