[asterisk-bugs] [DAHDI-tools 0014894]: Meaningless comparisons fopen() < 0 in dahdi_monitor.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 14 11:02:11 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14894
======================================================================
Reported By: gknispel_proformatique
Assigned To:
======================================================================
Project: DAHDI-tools
Issue ID: 14894
Category: General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-04-14 11:02 CDT
Last Modified: 2009-04-14 11:02 CDT
======================================================================
Summary: Meaningless comparisons fopen() < 0 in
dahdi_monitor.c
Description:
The result of fopen() in dahdi_monitor.c is tested with and "fopen() < 0"
construct, which makes no sens.
"fopen() == NULL" sould be done.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-04-14 11:02 gknispel_proformatiqueNew Issue
======================================================================
More information about the asterisk-bugs
mailing list