Skip to content

Add patch to fix build errors

Ritesh Raj Sarraf requested to merge apertis/v2022-updates into apertis/v2022

The latest public suffix list overflows the 15 bits of text offset, and we're out of bits in the node entry. Bump the node size to 40 bits.With latest publicsuffix.

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports