[asterisk-bugs] [DAHDI-linux 0013742]: Ignored return value of down_interruptible()
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 19 11:26:24 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=0013742
======================================================================
Reported By: smurfix
Assigned To: sruffell
======================================================================
Project: DAHDI-linux
Issue ID: 0013742
Category: dahdi (the module)
Reproducibility: random
Severity: major
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-10-20 00:27 CDT
Last Modified: 2008-12-19 11:26 CST
======================================================================
Summary: Ignored return value of down_interruptible()
Description:
This will cause severe consistency problems if somebody ever presses ^C at
the wrong time.
/tmp/mis/usr_src/modules/dahdi/drivers/dahdi/wctdm24xxp/GpakCust.c:411:
warning: ignoring return value of ‘down_interruptible’, declared with
attribute warn_unused_result
/tmp/mis/usr_src/modules/dahdi/drivers/dahdi/wcte12xp/vpmadt032.c:1067:
warning: ignoring return value of ‘down_interruptible’, declared with
attribute warn_unused_result
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0013275 Missing error checks on down_interrupti...
======================================================================
----------------------------------------------------------------------
(0096723) svnbot (reporter) - 2008-12-19 11:26
http://bugs.digium.com/view.php?id=13742#c96723
----------------------------------------------------------------------
Repository: zaptel
Revision: 4600
U branches/1.4/kernel/wctdm24xxp/GpakCust.c
------------------------------------------------------------------------
r4600 | sruffell | 2008-12-19 11:26:23 -0600 (Fri, 19 Dec 2008) | 2 lines
Quiet a compilation warning. Related to issue
http://bugs.digium.com/view.php?id=13275 and
http://bugs.digium.com/view.php?id=13742.
------------------------------------------------------------------------
http://svn.digium.com/view/zaptel?view=rev&revision=4600
Issue History
Date Modified Username Field Change
======================================================================
2008-12-19 11:26 svnbot Checkin
2008-12-19 11:26 svnbot Note Added: 0096723
======================================================================
More information about the asterisk-bugs
mailing list