[SR-Users] pua: lock release

Daniel-Constantin Mierla miconda at gmail.com
Fri May 31 17:09:02 CEST 2013


Thanks, patch applied to master and 4.0 branches.

Cheers,
Daniel

On 5/31/13 4:47 PM, Halina Nowak wrote:
>
> missing lock release:
>
> --- a/modules/pua/hash.c    Mon May 27 16:42:23 2013 +0200
> +++ b/modules/pua/hash.c    Fri May 31 16:36:01 2013 +0200
> @@ -339,7 +339,10 @@
>      if (temp_dialog)
>          delete_htable(temp_dialog, hash_code);
>      else
> +    {
> + lock_release(&HashT->p_records[hash_code].lock);
>          return -1;
> +    }
>
>      insert_htable(dialog, hash_code);
>
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
   * http://asipto.com/u/katu *

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130531/4f26349e/attachment.html>


More information about the sr-users mailing list