HomeFreeBSD

Check for NULL before de-refencing; in particular sel is assigned to NULL,

Description

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)

Details

Provenance
cyAuthored on
Parents
rS271979: Don't update the baseline file when the result of the test is identical
Branches
Unknown
Tags
Unknown

Event Timeline