aboutsummaryrefslogtreecommitdiff
path: root/src/CommandDialog.cc
diff options
context:
space:
mode:
authorCasey Dahlin <casey.dahlin@toshibagcs.com>2015-04-09 19:01:35 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-04-11 06:25:59 (GMT)
commit79a358346a650a40c0e0f0409b264bf3e3cb23a4 (patch)
treeab18e74c247624aa4dd2be5f5783e28dd52b4fd9 /src/CommandDialog.cc
parent88a74ff1cde22be3e894498ffd88934dc92dfef0 (diff)
downloadfluxbox-79a358346a650a40c0e0f0409b264bf3e3cb23a4.zip
fluxbox-79a358346a650a40c0e0f0409b264bf3e3cb23a4.tar.bz2
Don't assume ICONV_NULL = 0
We define the value ICONV_NULL = -1, but when we attempt to set the s_iconv_convs array to all NULL values, we zero the array instead of setting its entries to -1. This patch properly initializes and wipes s_iconv_convs.
Diffstat (limited to 'src/CommandDialog.cc')
0 files changed, 0 insertions, 0 deletions