[OpenSIPS-Devel] [OpenSIPS/opensips] 4a2183: Fix cleanup of the re-used dummy sip msg.

Bogdan Andrei IANCU noreply at github.com
Thu Mar 18 08:16:48 EST 2021


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4a2183a620c2ede9481b4369a459e2cf65dcaa48
      https://github.com/OpenSIPS/opensips/commit/4a2183a620c2ede9481b4369a459e2cf65dcaa48
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M action.c

  Log Message:
  -----------
  Fix cleanup of the re-used dummy sip msg.

Be sure to clean ALL the fields in the msg, not only the ones related to the msg parsing. The prevent inheriting of data between sequential usage of the message, we need to clean the flags, sockets, etc.





More information about the Devel mailing list