summaryrefslogtreecommitdiff
path: root/src/up-daemon.c
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2014-09-15 17:42:25 +0300
committerRichard Hughes <richard@hughsie.com>2014-09-16 10:34:42 +0100
commit1a8ccbcefc29f863ec6317e319f7de471a3fbbbe (patch)
tree00dba6c6e410f30094856e482bfb16989033a356 /src/up-daemon.c
parent33a3af8008520f472727bf2144bae9a7585bc53e (diff)
downloadupower-1a8ccbcefc29f863ec6317e319f7de471a3fbbbe.tar.gz
Correct check to prevent the display of invalid ASCII codes
Cppcheck found it as a logical conjunction always evaluates to false: EXPR < 32 && EXPR > 126. Change the expression to an Or. https://bugs.freedesktop.org/show_bug.cgi?id=71066 Signed-off-by: Richard Hughes <richard@hughsie.com>
Diffstat (limited to 'src/up-daemon.c')
0 files changed, 0 insertions, 0 deletions