diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2021-03-21 00:24:57 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-21 08:59:37 +0100 |
commit | 6b23d855d83c2cbfd0148494d525ea17b8f58fbe (patch) | |
tree | 11e09652d9c8564ac293a405e7e863274273e408 /cmake | |
parent | e8a58a27cdee36e3ccb5839c595b310f25ecdd55 (diff) | |
download | weechat-6b23d855d83c2cbfd0148494d525ea17b8f58fbe.zip |
buflist: Fix wrong pointers being used in hdata_compare
This used pointer1 and pointer2 which are pointers to the buffers, but
it should use ptr_hotlist1 and ptr_hotlist1 which are pointers to the
hotlists it is trying to compare.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions