readium / readium-sdk

A C++ ePub renderer SDK
BSD 3-Clause "New" or "Revised" License
383 stars 164 forks source link

IOS-12597: Do not parse smil if creating document failed #312

Closed ZakHsieh closed 6 years ago

ZakHsieh commented 6 years ago

Do not continue rest of work if parsing smil(s) failed to avoid the crash later.