[asterisk-bugs] [DAHDI-tools 0013906]: uninialized values in hdlctest.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Nov 16 12:33:21 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13906
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: DAHDI-tools
Issue ID: 13906
Category: Utilities
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2008-11-16 12:33 CST
Last Modified: 2008-11-16 12:33 CST
======================================================================
Summary: uninialized values in hdlctest.c
Description:
'make hdlctest' gives the following warnings:
hdlctest.c: In function ‘main’:
hdlctest.c:163: warning: ‘oldones’ may be used uninitialized in this
function
hdlctest.c:162: warning: ‘olddata’ may be used uninitialized in this
function
hdlctest.c:164: warning: ‘oldbits’ may be used uninitialized in this
function
Those values look indeed uninitialized. Does this program actually work?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-16 12:33 tzafrir New Issue
======================================================================
More information about the asterisk-bugs
mailing list