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

Bogdan Andrei IANCU noreply at github.com
Thu Jul 11 04:43:34 EDT 2019


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2c7449091ef1920ae4d9030061c0992c27dfdb2b
      https://github.com/OpenSIPS/opensips/commit/2c7449091ef1920ae4d9030061c0992c27dfdb2b
  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)





More information about the Devel mailing list