[OpenSIPS-Devel] SF.net SVN: opensips:[7044] trunk

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Jul 22 15:54:01 CEST 2010


Revision: 7044
          http://opensips.svn.sourceforge.net/opensips/?rev=7044&view=rev
Author:   bogdan_iancu
Date:     2010-07-22 13:54:01 +0000 (Thu, 22 Jul 2010)

Log Message:
-----------
parse_to doesn't cleanup the destination structure properly (the parameter list), causing some modules to crash (dialoginfo for example)
Instead of adding yet another memset, I removed all of them and added proper cleaning to parse_to itself.

Closes patch 3033002
Credits go to Stanislaw Pitucha

Modified Paths:
--------------
    trunk/modules/b2b_entities/dlg.c
    trunk/modules/msilo/msilo.c
    trunk/modules/presence/subscribe.c
    trunk/modules/pua/hash.c
    trunk/modules/pua/send_subscribe.c
    trunk/modules/pua_bla/notify.c
    trunk/modules/pua_dialoginfo/pua_dialoginfo.c
    trunk/modules/pua_xmpp/simple2xmpp.c
    trunk/modules/rls/resource_notify.c
    trunk/modules/rls/subscribe.c
    trunk/modules/seas/encode_header.c
    trunk/parser/parse_diversion.c
    trunk/parser/parse_pai.c
    trunk/parser/parse_ppi.c
    trunk/parser/parse_refer_to.c
    trunk/parser/parse_rpid.c
    trunk/parser/parse_to.c
    trunk/transformations.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list