diff options
author | Eric Koegel <eric.koegel@gmail.com> | 2014-09-30 19:55:06 +0300 |
---|---|---|
committer | Eric Koegel <eric.koegel@gmail.com> | 2014-09-30 19:55:06 +0300 |
commit | c8765dd16251b6362eb4a2f4e5aab34fd178c260 (patch) | |
tree | eecdea6135ec65c61896516efd75f2179362d729 /src/main.c | |
parent | 5a4b98bfe6093852e6ca10de63bbe67457676b16 (diff) | |
download | ConsoleKit2-c8765dd16251b6362eb4a2f4e5aab34fd178c260.tar.gz |
Fix uninitialized variable: e
In the else branch, e is used uninitialized. Move the cast outside
of the if/else block to prevent this.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions