Changeset 7616eec for protocols

Timestamp:
2016-01-26T15:53:56Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
db5ef3a
Parents:
eee7294
git-author:
dequis <dx@…> (26-01-16 15:22:45)
git-committer:
dequis <dx@…> (26-01-16 15:53:56)
Message:

root_commands: Fix use-after-free after doing "transfer reject"

Not a big deal because as far as I can see not much happens between the
g_slist_remove() in dcc_close() and accessing files->next. I'd expect
that pointer to remain null after being freed most of the time.

(No files)

Note: See TracChangeset for help on using the changeset viewer.