]> git.saurik.com Git - wxWidgets.git/commit
Fix bug in Unix wxFileSystemWatcher implementation when watch is deleted.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Oct 2012 01:09:49 +0000 (01:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Oct 2012 01:09:49 +0000 (01:09 +0000)
commit0f306261b8274121e55b873392d2a5ab3ed30e03
tree6f415f613a76f71da060e50311bc43e49b946ba6
parent6eef5763a81cf58ba9ca4f6adcaa996d263258a0
Fix bug in Unix wxFileSystemWatcher implementation when watch is deleted.

Don't assert when removing a watch descriptor from the stale descriptors list.

See #14544.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/fswatcher_inotify.cpp