https://bugs.documentfoundation.org/show_bug.cgi?id=167948
--- Comment #8 from Adomas VenĨkauskas <[email protected]> --- Ok, thanks for the pointer to SequenceInputStream. I've updated our code with it, and it works, without the crash. I don't know why we've been using a custom InputStream implementation, since I've inherited this code written in 2009 without notes, aside from a link to this thread. I've pushed the built extension, in case you think it might be important to address this, since it is technically a regression and might pop up somewhere else? https://github.com/adomasven/libreoffice-java-starter-extension/raw/refs/heads/lo25.2-insert-html-crash/dist/StarterProject.oxt The extension with the custom InputStream implementation works fine in LibreOffice 24 and all prior versions. -- You are receiving this mail because: You are the assignee for the bug.
