[asterisk-bugs] [LibSS7 0015620]: new mtp2 created for adjcent_sp
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 23 13:47:41 CST 2011
The following issue is now in status NEW (again)
======================================================================
https://issues.asterisk.org/view.php?id=15620
======================================================================
Reported By: Tian00di00
Assigned To:
======================================================================
Project: LibSS7
Issue ID: 15620
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 269
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-07-30 21:00 CDT
Last Modified: 2011-01-23 13:47 CST
======================================================================
Summary: new mtp2 created for adjcent_sp
Description:
Version SVN
SVN Trunk
SVN Revision 269
Source file: mtp3.c
Line: 2153
Function: static inline void mtp3_new_adjsp(struct ss7 *ss7, struct mtp2
*link)
Description of the Bug:
the call to
new = calloc(1, sizeof(struct mtp2));
should be
new = calloc(1, sizeof(struct adjacent_sp));
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-23 13:47 tilghman Asterisk Version Addons-1.6.0.2 => SVN
2011-01-23 13:47 tilghman Assigned To mattf =>
2011-01-23 13:47 tilghman Status assigned => new
======================================================================
More information about the asterisk-bugs
mailing list