[asterisk-bugs] [DAHDI 0013039]: [patch] Fix segfaults in dahdi_cfg.c from error handling
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 14 16:27:11 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13039
======================================================================
Reported By: bbryant
Assigned To:
======================================================================
Project: DAHDI
Issue ID: 13039
Category: Utilities
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 07-09-2008 13:06 CDT
Last Modified: 07-14-2008 16:27 CDT
======================================================================
Summary: [patch] Fix segfaults in dahdi_cfg.c from error
handling
Description:
This patch fixes a couple of places where error() is assumed to stop
execution. For example, it crashes if you don't have permission to read the
config file.
This also fixes a bug in configuration parsing where a syntax error isn't
detected for a keyword or value that only contains spaces.
======================================================================
----------------------------------------------------------------------
bbryant - 07-14-08 16:27
----------------------------------------------------------------------
tzafrir, any number below 33 is a whitespace or control character on the
ascii table.
Issue History
Date Modified Username Field Change
======================================================================
07-14-08 16:27 bbryant Note Added: 0090243
======================================================================
More information about the asterisk-bugs
mailing list