[Libreoffice-bugs] [Bug 133785] autofilter with dates crashes when search entry is used and then cleared
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 8 09:06:53 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133785
--- Comment #1 from Caolán McNamara <caolanm at redhat.com> ---
adding...
for (size_t i = 0; i < n; ++i)
maMembers[i].mpParent = nullptr;
before
nSelCount = initMembers()
makes it not crash, but doesn't restore to the original hierarchy, maybe only
do the clearall optimization if setHasDates has not been used would be
sufficient?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200608/11a78314/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list