[mapserver-commits] [mapserver/mapserver] 9da77c: Removed double free in WFS layer (#5085)

GitHub noreply at github.com
Tue Jun 2 07:23:53 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 9da77c11f7e6ab1265a6a0bcf9975d6c8e3a5841
      https://github.com/mapserver/mapserver/commit/9da77c11f7e6ab1265a6a0bcf9975d6c8e3a5841
  Author: Martin Kofahl <martin.kofahl at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M mapwfslayer.c

  Log Message:
  -----------
  Removed double free in WFS layer (#5085)


  Commit: 29bbefa308ea45a0df2c9d588cce98aeb5832b1d
      https://github.com/mapserver/mapserver/commit/29bbefa308ea45a0df2c9d588cce98aeb5832b1d
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M maprendering.c

  Log Message:
  -----------
  Fix segfault on TTF symbols smaller than 1 pixel (#5086)


  Commit: 02dacd9658aba913671545a6ebb8fe532bdb2a1d
      https://github.com/mapserver/mapserver/commit/02dacd9658aba913671545a6ebb8fe532bdb2a1d
  Author: Daniel Morissette <dmorissette at mapgears.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M maprasterquery.c

  Log Message:
  -----------
  Prevent buffer overflow with raster queries with more than 4 bands


  Commit: de6a8d4a756d8632761fd37f6febf4486edde7ea
      https://github.com/mapserver/mapserver/commit/de6a8d4a756d8632761fd37f6febf4486edde7ea
  Author: Daniel Morissette <dmorissette at mapgears.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M maprasterquery.c

  Log Message:
  -----------
  Merge pull request #5089 from dmorissette/T1061

Prevent buffer overflow with raster queries with 4 bands or more


  Commit: 134fcf79faf0458e45751f1b3410600bdfd12e5e
      https://github.com/mapserver/mapserver/commit/134fcf79faf0458e45751f1b3410600bdfd12e5e
  Author: aabhayas <a.abhayasinghe at bom.gov.au>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M mapwms.c

  Log Message:
  -----------
  This patch is to fix the issue "GetCapabilities request is extremely slow when “OWS_LAYER_GROUP” is used"

https://github.com/mapserver/mapserver/issues/5081.

Changed the code to create a unique set of groups and then compare them with layer names to avoid multiple passes through layer names.


  Commit: eb9e5a43a7fad78855a84cfbbdb8e2efbcd25f5a
      https://github.com/mapserver/mapserver/commit/eb9e5a43a7fad78855a84cfbbdb8e2efbcd25f5a
  Author: Martin Kofahl <martin.kofahl at gmail.com>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M mapscript/php/map.c

  Log Message:
  -----------
  Fix segfault in PHP MapScript implementation of saveQuery with results parameter set.


  Commit: 5e0b2d4ed3027d42b1014653500e56c21f46cd25
      https://github.com/mapserver/mapserver/commit/5e0b2d4ed3027d42b1014653500e56c21f46cd25
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M mapwms.c

  Log Message:
  -----------
  Merge pull request #5094 from aabhayas/branch-7-0

Fix the issue "GetCapabilities request is extremely slow when “OWS_LAYER_GROUP” is used".
Thanks for the fix.


  Commit: 933c1f5ad758e05e99d68b5f75f43fa25da1aad4
      https://github.com/mapserver/mapserver/commit/933c1f5ad758e05e99d68b5f75f43fa25da1aad4
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M mapgeos.c

  Log Message:
  -----------
  Applied patch for #5099...


  Commit: 7593b85bf945917bb0dc2572a7ff691926290842
      https://github.com/mapserver/mapserver/commit/7593b85bf945917bb0dc2572a7ff691926290842
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M mapscript/php/map.c

  Log Message:
  -----------
  Merge pull request #5098 from faegi/zendPhpSaveQuery

Fix segfault in PHP MapScript implementation of saveQuery


  Commit: b7a7339363483c009096992f1e64668561e7a124
      https://github.com/mapserver/mapserver/commit/b7a7339363483c009096992f1e64668561e7a124
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M mapogcfiltercommon.c

  Log Message:
  -----------
  FLTGetBinaryComparisonCommonExpression(): escape date literals with backquote (#5104)


  Commit: cb98b472c74a3176f09a3a4fcfb8d23a344e9efd
      https://github.com/mapserver/mapserver/commit/cb98b472c74a3176f09a3a4fcfb8d23a344e9efd
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M msautotest

  Log Message:
  -----------
  Update msautotest


  Commit: e2d23f524eec06f9be3887b9df4e206e72058571
      https://github.com/mapserver/mapserver/commit/e2d23f524eec06f9be3887b9df4e206e72058571
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M msautotest

  Log Message:
  -----------
  Updating test data regarding #5047.


  Commit: bb63909281ea574d48396dfcece5873e76881c40
      https://github.com/mapserver/mapserver/commit/bb63909281ea574d48396dfcece5873e76881c40
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M mapwcs20.c

  Log Message:
  -----------
  Addressing #5047: the coverages CRS is now the default subsettingCrs rather than imageCRS.


  Commit: b5feb643baeb51a160e9eb255760fb5376e9761f
      https://github.com/mapserver/mapserver/commit/b5feb643baeb51a160e9eb255760fb5376e9761f
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M mapwcs20.c

  Log Message:
  -----------
  Cleanup.


  Commit: ee1cb6d9efd326245b1491fa6cd7957430cdab86
      https://github.com/mapserver/mapserver/commit/ee1cb6d9efd326245b1491fa6cd7957430cdab86
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M mapwcs20.c
    M msautotest

  Log Message:
  -----------
  Merge pull request #5106 from EOX-A/issue5047

Issue5047


  Commit: 10ae6950da37f12d2a84c0c8d396529f47f1d459
      https://github.com/mapserver/mapserver/commit/10ae6950da37f12d2a84c0c8d396529f47f1d459
  Author: Stephan Meissl <stephan at meissl.name>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M maprasterquery.c
    M maprendering.c
    M mapwcs20.c
    M mapwfslayer.c
    M mapwms.c
    M msautotest

  Log Message:
  -----------
  Merge branch 'branch-7-0'


  Commit: 640d29520b09359ad4f566c8afb37bec05e7ce93
      https://github.com/mapserver/mapserver/commit/640d29520b09359ad4f566c8afb37bec05e7ce93
  Author: Stephan Meissl <stephan at meissl.name>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M msautotest

  Log Message:
  -----------
  Updating msautotest submodule.


Compare: https://github.com/mapserver/mapserver/compare/5921730dfdd7...640d29520b09


More information about the mapserver-commits mailing list