[OpenSIPS-Devel] [OpenSIPS/opensips] 9ed148: Fix for access due to low memory.

Liviu Chircu noreply at github.com
Tue Oct 25 13:40:09 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9ed1485938944ae47f58ac081facb4470c30c47e
      https://github.com/OpenSIPS/opensips/commit/9ed1485938944ae47f58ac081facb4470c30c47e
  Author: ihsinme <ihsinme at gmail.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M cfg.y

  Log Message:
  -----------
  Fix for access due to low memory.

If you check after a memory access, then you always have access from outside. with stricter control of memory boundaries, this can lead to an abnormal termination of the program.


  Commit: 3186096816cb76afbe8426da62f07b0c60e998f2
      https://github.com/OpenSIPS/opensips/commit/3186096816cb76afbe8426da62f07b0c60e998f2
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M cfg.y

  Log Message:
  -----------
  Merge pull request #2927 from ihsinme/patch-2

Fix for access due to low memory.


Compare: https://github.com/OpenSIPS/opensips/compare/e6a848b65b3e...3186096816cb



More information about the Devel mailing list