https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16487

Guy Harris <ghar...@sonic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #5 from Guy Harris <ghar...@sonic.net> ---
(In reply to Gerrit Code Review from comment #4)
> Change 36755 had a related patch set uploaded by Peter Wu:
> tshark: fix use-after-free while closing a live capture file
> 
> https://code.wireshark.org/review/36755

Yes, that's the ticket; I was in the middle of doing a compile with ASAN to
test a similar fix, but I just moved cf_close() right above wtap_cleanup().
Moving it all the way to the top of the clean_exit block is probably the right
thing to do.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to