[OpenSIPS-Devel] [OpenSIPS/opensips] 6e8c8f: Fix 0'ed msg passed to callbacks on parse error.
Bogdan Andrei IANCU
noreply at github.com
Wed Apr 2 15:20:38 UTC 2025
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 6e8c8ff45a9413e99a117832797cf85296993350
https://github.com/OpenSIPS/opensips/commit/6e8c8ff45a9413e99a117832797cf85296993350
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M parser/msg_parser.c
M parser/msg_parser.h
M receive.c
Log Message:
-----------
Fix 0'ed msg passed to callbacks on parse error.
This is a complition to af754d951b
In receive_msg(), even upon a parse error, we need the cripled msg to be passed to "error" handling callbacks (like pike or error_route).
(cherry picked from commit 1ad77d28050ac8acf2b2e7d23b7b5fb74624f057)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list