[OpenSIPS-Devel] [OpenSIPS/opensips] 1ad77d: Fix 0'ed msg passed to callbacks on parse error.
Bogdan Andrei IANCU
noreply at github.com
Wed Apr 2 15:19:46 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 1ad77d28050ac8acf2b2e7d23b7b5fb74624f057
https://github.com/OpenSIPS/opensips/commit/1ad77d28050ac8acf2b2e7d23b7b5fb74624f057
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).
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list