[OpenSIPS-Devel] [OpenSIPS/opensips] 7d2ab2: [proto_hep] don't drop packets with port 0

ionutrazvanionita ionutionita at opensips.org
Wed Sep 28 12:16:50 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7d2ab2bce0c5955b45cdbc88867e81c5e0d93908
      https://github.com/OpenSIPS/opensips/commit/7d2ab2bce0c5955b45cdbc88867e81c5e0d93908
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M modules/proto_hep/proto_hep.c

  Log Message:
  -----------
  [proto_hep] don't drop packets with port 0

    This packets might be different than sip, internally generated
that might not necessarily be related to a connection.


  Commit: 7190a2d89f54998a88a2b0b208bba50c9bb4027d
      https://github.com/OpenSIPS/opensips/commit/7190a2d89f54998a88a2b0b208bba50c9bb4027d
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/proto_hep.c

  Log Message:
  -----------
  [proto_hep] fix extra chunks memory leak

	Extra chunks (the ones that are not defined in the internal
hep structure) were not freed, causing a memory leak for each hep
packet that had such chunks.


Compare: https://github.com/OpenSIPS/opensips/compare/89f5ec299f2d...7190a2d89f54


More information about the Devel mailing list