Open Bug 1166127 Opened 9 years ago Updated 2 years ago

Most calls to PR_NewLogModule() don't allow for failure

Categories

(NSPR :: NSPR, defect)

defect

Tracking

(Not tracked)

People

(Reporter: n.nethercote, Unassigned)

Details

PR_NewLogModule() can return NULL. Most of the calls in Firefox don't allow for this. The easy way to fix it would be to change PR_LOG_TEST to check for NULL and fail in that case.

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: wtc → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.