[OpenSIPS-Devel] [OpenSIPS/opensips] 04808b: Fix leak due bad free of temporary parsed RR hdr

Bogdan Andrei IANCU noreply at github.com
Thu Jul 11 04:44:18 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 04808b2085a3a80c5d91874498250f38a6507d62
      https://github.com/OpenSIPS/opensips/commit/04808b2085a3a80c5d91874498250f38a6507d62
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-07-11 (Thu, 11 Jul 2019)

  Changed paths:
    M parser/parse_rr.c

  Log Message:
  -----------
  Fix leak due bad free of temporary parsed RR hdr

Free the list (of RR body) starting from the original RR body, not from the iterator value (which will be NULL all the time)

(cherry picked from commit 2c7449091ef1920ae4d9030061c0992c27dfdb2b)





More information about the Devel mailing list