Check for NULL before de-refencing; in particular sel is assigned to NULL,
in the default case, and then couple of lines down we do sel->
Approved by: glebius (mentor)
Obtained from: NetBSD CVS repo (r1.5)
Check for NULL before de-refencing; in particular sel is assigned to NULL, Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |