Hi Ovidiu, I was looking over this new parser and I have couple of questions:
1) is it right now used in anyplace in openser? 2) there are some cloning function ? what is the purpose for? 3) I guess there is no stateful support right now - the sdp parsed structure is not copies in transaction (shm_mem) and the pointer is neither reset -> some bogus reference from shm_mem to a pkg_mem. Regards, Bogdan Ovidiu Sas wrote: > Revision: 3860 > http://openser.svn.sourceforge.net/openser/?rev=3860&view=rev > Author: osas > Date: 2008-03-05 12:26:36 -0800 (Wed, 05 Mar 2008) > > Log Message: > ----------- > openser new feature: sdp parser > > Modified Paths: > -------------- > trunk/Makefile.sources > trunk/parser/msg_parser.c > trunk/parser/msg_parser.h > > Added Paths: > ----------- > trunk/parser/sdp/ > trunk/parser/sdp/sdp.c > trunk/parser/sdp/sdp.h > trunk/parser/sdp/sdp_helpr_funcs.c > trunk/parser/sdp/sdp_helpr_funcs.h > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/devel > > _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
