[OpenSIPS-Devel] [OpenSIPS/opensips] c9450c: dialog: Avoid storing id/entry values as signed in...
Liviu Chircu
noreply at github.com
Tue Jun 22 14:41:24 EST 2021
Branch: refs/heads/3.1
Home: https://github.com/OpenSIPS/opensips
Commit: c9450c8d4ccbcd3ef80a62bb72d77e481cbbbc1e
https://github.com/OpenSIPS/opensips/commit/c9450c8d4ccbcd3ef80a62bb72d77e481cbbbc1e
Author: Liviu Chircu <liviu at opensips.org>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M modules/dialog/dlg_db_handler.c
Log Message:
-----------
dialog: Avoid storing id/entry values as signed integers
This patch does not necessarily fix an immediate issue, however it's
never advisable to compare / assign integers of different signedness.
(cherry picked from commit 41a3230df25a53634e310e0ed874adcb829e885d)
More information about the Devel
mailing list