Re: [Libreoffice] [REVIEW][PATCH] crash releaseTimer on NULL mpPresTimer

2011-12-07 Thread Stephan Bergmann
On 12/07/2011 12:10 AM, Caolán McNamara wrote: http://cgit.freedesktop.org/libreoffice/core/commit/?id=d57887eaad534ca51fc4975918fab66b2f93633d Reproducer at https://bugzilla.redhat.com/show_bug.cgi?id=759647 I see that the mpPresTimer in slideshow is reset when dispose is called. However a sco

[Libreoffice] [REVIEW][PATCH] crash releaseTimer on NULL mpPresTimer

2011-12-06 Thread Caolán McNamara
http://cgit.freedesktop.org/libreoffice/core/commit/?id=d57887eaad534ca51fc4975918fab66b2f93633d Reproducer at https://bugzilla.redhat.com/show_bug.cgi?id=759647 I see that the mpPresTimer in slideshow is reset when dispose is called. However a scopeGuard can still try and call releaseTimer on th