[OpenSIPS-Devel] [OpenSIPS/opensips] 48c178: Fix error handling in DB writes.
Bogdan-Andrei Iancu
bogdan at opensips.org
Fri Jun 3 14:13:38 CEST 2016
Branch: refs/heads/2.1
Home: https://github.com/OpenSIPS/opensips
Commit: 48c178b339845c575955f5ffcfe1e919c6b771f5
https://github.com/OpenSIPS/opensips/commit/48c178b339845c575955f5ffcfe1e919c6b771f5
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M modules/dialog/dlg_db_handler.c
Log Message:
-----------
Fix error handling in DB writes.
If inserting/updating a dlg record in DB fails, do not exit with error, but continue with the rest of the dialogs.
Credits for finding and reporting this go to Rik Broers @ Motto
(cherry picked from commit 0ca6cf035471fc010366e4d29ced5d6fd63199ab)
Commit: a5b1249afbfea779d9242ae06202ad7ff1d6f10c
https://github.com/OpenSIPS/opensips/commit/a5b1249afbfea779d9242ae06202ad7ff1d6f10c
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M modules/dialog/dlg_db_handler.c
Log Message:
-----------
Removed unused "error" jump label
(cherry picked from commit 5819b0fa7033bf2a6daef824bc21dd4ba497ae1b)
Compare: https://github.com/OpenSIPS/opensips/compare/f2ab0dad3b70...a5b1249afbfe
More information about the Devel
mailing list