[OpenSIPS-Devel] Patch to module/perl

Tye McQueen tmcqueen at marchex.com
Thu Aug 5 19:04:13 CEST 2010


In testing the OpenSIPS Perl module, I found that global destruction is
happening before any requests get processed.  Attached is a patch that
fixes this (and simplifies the code).

 

Note that the impact of this bug can be subtle.  There are lots of ways
to write your Perl code that won't notice that global destruction
happened before things even really get started.

 

This was written against and tested with OpenSIPS 1.6.1 but appears to
apply to the current SVN trunk as well.

 

Thank you,

Tye McQueen

Marchex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/devel/attachments/20100805/6872bd65/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opensips-perl.patch
Type: application/octet-stream
Size: 1326 bytes
Desc: opensips-perl.patch
Url : http://lists.opensips.org/pipermail/devel/attachments/20100805/6872bd65/attachment.obj 


More information about the Devel mailing list