Skip to content

Enforce error checking on stream::reset

We recently got reset() to return a success or not.

Actually use it in all places.

As a side effect, a bit of memory handling cleanup in SplashOutputDev has happened.

Merge request reports

Loading