[Home]

Summary:ASTERISK-05834: [patch] Bug in wctdm.c
Reporter:Denis Smirnov (mithraen)Labels:
Date Opened:2005-12-13 11:41:37.000-0600Date Closed:2008-06-07 11:15:29
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zaptel.wctdm.patch
Description:It seems to write data to port that not owned by wctdm.
Comments:By: Kevin P. Fleming (kpfleming) 2005-12-13 12:09:19.000-0600

Committed to SVN trunk and branch 1.2, thanks!

By: Digium Subversion (svnbot) 2008-06-07 11:15:24

Repository: dahdi
Revision: 857

U   branches/1.2/wctdm.c

------------------------------------------------------------------------
r857 | kpfleming | 2008-06-07 11:15:22 -0500 (Sat, 07 Jun 2008) | 2 lines

ensure data is output to proper io port address (issue ASTERISK-5834)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=857

By: Digium Subversion (svnbot) 2008-06-07 11:15:29

Repository: dahdi
Revision: 858

_U  trunk/
U   trunk/wctdm.c

------------------------------------------------------------------------
r858 | kpfleming | 2008-06-07 11:15:28 -0500 (Sat, 07 Jun 2008) | 10 lines

Merged revisions 857 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r857 | kpfleming | 2005-12-13 13:08:41 -0600 (Tue, 13 Dec 2005) | 2 lines

ensure data is output to proper io port address (issue ASTERISK-5834)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=858