Comment 27 for bug 478274

Revision history for this message
In , Michael Biebl (mbiebl) wrote :

Created an attachment (id=32586)
Don't fail when reading and invalid seats file

When reading an invalid seats file, ck_seat_new_from_file() will return NULL.
In that case, check for NULL before using the seat variable in add_seat_for_file()