diff options
author | Neui <neuisen@googlemail.com> | 2017-06-10 08:24:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-10 08:24:34 +0200 |
commit | f962ba1c6cc87d7cc3506b9f4cad225f7b9d158a (patch) | |
tree | 07212487ace058ea565f84d6d87e932b462da4d9 /debian-stable | |
parent | 46b27bff4e9e604b4c882f8043f8638e30078760 (diff) | |
download | weechat-f962ba1c6cc87d7cc3506b9f4cad225f7b9d158a.zip |
trigger: if hashmap creation failed, don't use tags
If hashmap creation fails (eg. not enough memory), it jumps to the label
"end", where it checks the pointer tags, that hadn't been initialized
before.
The simple fix is to initialize it before creating the hashmap.
Diffstat (limited to 'debian-stable')
0 files changed, 0 insertions, 0 deletions