Comment 32 for bug 1370707

Revision history for this message
In , Rstrode (rstrode) wrote :

if you wrap the entire added lines in

if (seat->terminal != NULL) {
  .... all the lines here ...
}

does it also continue to work?