diff options
author | Florian Wilkemeyer <fw@f-ws.de> | 2015-12-15 16:41:34 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-15 20:26:15 +0100 |
commit | 8a6f7e1f79146f6989bc921152f2fc539d44aa0f (patch) | |
tree | ce110a745dbae75886a6d08a5a6e916031f732ae /conf | |
parent | b6efa351c0a55a2f45ef8724c066f26e1c67a90f (diff) | |
download | hercules-8a6f7e1f79146f6989bc921152f2fc539d44aa0f.tar.gz hercules-8a6f7e1f79146f6989bc921152f2fc539d44aa0f.tar.bz2 hercules-8a6f7e1f79146f6989bc921152f2fc539d44aa0f.tar.xz hercules-8a6f7e1f79146f6989bc921152f2fc539d44aa0f.zip |
Fixed some too long char buffer initializers.
- While they don't really cause an overflow (in C), there's no point in
initializing strings to "\0".
- Original commit message was:
Found some static-assignment overflows -> fixed.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions