Skip to content

Always check for allocation failure after calling SplashPath::grow

Adam Reichold requested to merge (removed):fix-of10148 into master

Always check for allocation failure after calling SplashPath::grow and also set curSubpath to zero so that SplashPath::noCurrentPoint applies after allocation failure. oss-fuzz/10148

Merge request reports