Monday, 7 August 2023

Re: [PATCH 0/1] libdom: handle empty document with libxml

On Sun, 6 Aug 2023 at 01:52, Michael Orlitzky <michael@orlitzky.com> wrote:

> I encountered a segfault while trying to parse an empty file with
> libsvgtiny that I traced back to libdom. It looks like a missing NULL
> check is to blame. I have yet to (figure out how to) run the libdom
> test suite however, so caveat emptor.

You should just need to run `make test` with all the necessary
dependencies installed.

You can see the list of deps installed here:
https://source.netsurf-browser.org/libdom.git/tree/.github/workflows/build.yaml#n30

Thanks for your patches. I'll try to review them over the next few days.

Best regards,
Michael
_______________________________________________
netsurf-dev mailing list -- netsurf-dev@netsurf-browser.org
To unsubscribe send an email to netsurf-dev-leave@netsurf-browser.org

No comments:

Post a Comment