[mapserver-commits] [mapserver/mapserver] acaf81: Fix memory leak in msINLINELayerNextShape() and nu...

Even Rouault noreply at github.com
Tue Sep 10 02:36:05 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: acaf81c7315d6b6eb0b1480532ddc99b158e7557
      https://github.com/mapserver/mapserver/commit/acaf81c7315d6b6eb0b1480532ddc99b158e7557
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
    M maplayer.c
    M maplexer.c
    M maplexer.l
    A msautotest/misc/expected/issue5581-1.png
    A msautotest/misc/expected/issue5581-2.png
    A msautotest/misc/issue5558.map

  Log Message:
  -----------
  Fix memory leak in msINLINELayerNextShape() and null pointer dereference in maplexer when rerunning it after msCleanup() (fixes #5558)


  Commit: 963a7a1c7969f4d8c29f3b7cf596a62e58c596f7
      https://github.com/mapserver/mapserver/commit/963a7a1c7969f4d8c29f3b7cf596a62e58c596f7
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M maplayer.c
    M maplexer.c
    M maplexer.l
    A msautotest/misc/expected/issue5581-1.png
    A msautotest/misc/expected/issue5581-2.png
    A msautotest/misc/issue5558.map

  Log Message:
  -----------
  Merge pull request #5863 from rouault/fix5558

Fix memory leak in msINLINELayerNextShape() and null pointer dereference in maplexer when rerunning it after msCleanup() (fixes #5558)


Compare: https://github.com/mapserver/mapserver/compare/049a4529f49b...963a7a1c7969


More information about the mapserver-commits mailing list