Skip to content

configure: add --enable-mem-constraint option

Tristan Matthews requested to merge tmatth/theora:constrain-memory into master

This will bail on files exceeding 16384x16384 (useful for fuzzing).

Merge request reports