allow to load huge VST plugin states -fixes #6623

by default libxml has a XML_MAX_TEXT_LENGTH of 10M
with base64 encoding that allows at most 2.5MB state.

set XML_PARSE_HUGE to read large sessions
This commit is contained in:
Robin Gareus 2015-10-07 14:36:32 +02:00
parent e79b2e376f
commit 14932d1b86