Skip to content

session: keep window alive when parsing session

Michael Catanzaro requested to merge mcatanzaro/#1092 into master

This is a second try at 32ecc861. This time, account for the possibility of an invalid session state file, and avoid leaking the EphyWindow (it's unset in session_end_element()).

See: #1092 (closed)

Merge request reports