[asterisk-bugs] [JIRA] (SS7-43) new mtp2 created for adjcent_sp
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Jun 17 19:02:58 CDT 2014
[ https://issues.asterisk.org/jira/browse/SS7-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton closed SS7-43.
---------------------------
Resolution: Fixed
Fixed in [LibSS7 2.0.0|http://downloads.asterisk.org/pub/telephony/libss7/ChangeLog-2.0.0]
> new mtp2 created for adjcent_sp
> -------------------------------
>
> Key: SS7-43
> URL: https://issues.asterisk.org/jira/browse/SS7-43
> Project: LibSS7
> Issue Type: Bug
> Components: General
> Reporter: tian
>
> 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));
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list