https://bugs.documentfoundation.org/show_bug.cgi?id=118884

--- Comment #8 from Jan-Marek Glogowski <glo...@fbihome.de> ---
And https://gerrit.libreoffice.org/#/c/60092/ is just cleanup patch to get rid
of a now duplicated HFONT life-cycle management. The original version had a
bug. I couldn't debug it, because of a memory corruption unrelated to my patch,
with very "funny" failing assertions.

That resulted in https://gerrit.libreoffice.org/#/c/60162/. I just found two
occurrences directly related to my failing unit test, but some grep found more
and reviewing more code around the first hits revealed a lot more.

And this is just the result from a straight-forward grep over the code base.
Who knows how many of these std:unique_ptr<...[]> array delete[] bugs are still
there undetected. I'm just wondering why none of our static analysis
tool-chains caught these earlier... build without online-updater?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to