diff options
author | jstebbins <[email protected]> | 2014-02-25 18:00:17 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2014-02-25 18:00:17 +0000 |
commit | f2e0749bb43ec0f8fc420087100cdfcb2fb0ed59 (patch) | |
tree | d1c3b67594c934fe8fd468bc88962ce04c6b38c4 /gtk/src/renderer_button.c | |
parent | 113493ed5cc207301b0bd474707ffcf26769a356 (diff) |
LinGui: fix race condition crasher in subtitle/audio lists
clearing a tree view caused selection to change while clearing (and
before clearing is complete). The selection change triggered an update
that attempted a recursive tree view clear. Since the first clear
leaves the tree view in an inconsistant state till it finished, this
causes a crash.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6083 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/renderer_button.c')
0 files changed, 0 insertions, 0 deletions