Branch: refs/heads/3.3
Home: https://github.com/OpenSIPS/opensips
Commit: a8eac4995d84982b60a2734fded1f6dbad876dff
https://github.com/OpenSIPS/opensips/commit/a8eac4995d84982b60a2734fded1f6dbad876dff
Author: Liviu Chircu <[email protected]>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M modules/compression/compression.c
Log Message:
-----------
compression: Fix math bug leading to bad Content-Length
Fix an edge-case in mc_ndigits() causing Content-Length values starting
with "10..." to be incorrectly counted. (e.g. "107" produced 2, not 3).
This bug affected both mc_compact() and mc_compress().
(cherry picked from commit 37213d245c63e426a16004ab161823bd5c2cc1ec)
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel