[OpenSIPS-Devel] [opensips] OpenSIPS: Fixed possible crash in cachedb module. (#206)

Damien Sandrs notifications at github.com
Wed Apr 16 12:15:21 CEST 2014


This is due to the dialog module mod_init method using the cachedb
module methods before child_init has been called.

In that case, the SQL handled is still set to NULL.

Fixes issue #197.
You can merge this Pull Request by running:

  git pull https://github.com/dsandras/opensips ds-fix-cachedbsql-crash

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/206

-- Commit Summary --

  * OpenSIPS: Fixed possible crash in cachedb module.

-- File Changes --

    M modules/cachedb_sql/cachedb_sql.c (9)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/206.patch
https://github.com/OpenSIPS/opensips/pull/206.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/206
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140416/0b126e86/attachment.htm>


More information about the Devel mailing list