diff options
author | Tobias Markmann <tm@ayena.de> | 2015-06-19 12:45:31 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2015-07-08 07:08:08 (GMT) |
commit | a2b065eb22755f9341c58096805875021faffa67 (patch) | |
tree | 0283b12cc160260e5b1c04d377dbab6ebef7fe36 /COPYING.gpl | |
parent | 07544ee46ffda935714dfc36e5bc5582a7d8c2b0 (diff) | |
download | swift-a2b065eb22755f9341c58096805875021faffa67.zip swift-a2b065eb22755f9341c58096805875021faffa67.tar.bz2 |
Stop timer when SOCKS5BytestreamClientSession is deleted
ASAN reported heap-use-after-free because if the timer is running
and an instance is freed, the signal of the timer is still emitted and
connected slots are called.
Test-Information:
Tested that the ASAN report wents away with this fix.
Change-Id: Id785737c4c015e5c638e9d9f6419d740d6cf83b9
Diffstat (limited to 'COPYING.gpl')
0 files changed, 0 insertions, 0 deletions