Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lock
When the dispatched is locked, SfxRequests accumulate in aReqArr for later dispatch when unlocked via Post The pointers are typically deleted in Post, so only if we never get around to posting them do we delete the unposted requests. regression from 528aba3a Change-Id: I4c214791d356ce0e5401a87b968b53e4866f6174 (cherry picked from commit 1385896f) Reviewed-on: https://gerrit.libreoffice.org/1991Reviewed-by:Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
Showing
Please
register
or
sign in
to comment