[Liblas-commits] [libLAS/libLAS] 9e9f14: Fix memory leak in C API

GitHub noreply at github.com
Thu Mar 30 21:40:32 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/libLAS/libLAS
  Commit: 9e9f140de0ce268348b3b4f5f397d27c593413fc
      https://github.com/libLAS/libLAS/commit/9e9f140de0ce268348b3b4f5f397d27c593413fc
  Author: Panagiotis Koutsourakis <kutsurak at monetdbsolutions.com>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/c_api.cpp

  Log Message:
  -----------
  Fix memory leak in C API


  Commit: 7654ca9495e54af97fba397ba9be0974f81dd4de
      https://github.com/libLAS/libLAS/commit/7654ca9495e54af97fba397ba9be0974f81dd4de
  Author: Panagiotis Koutsourakis <kutsurak at monetdbsolutions.com>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M apps/CMakeLists.txt
    A apps/memleak_test.c

  Log Message:
  -----------
  Add a small test for memory leak

This is just a smaller version of the bigfile_test, with some extra
deallocations.


  Commit: c3804c07f42fa6e186613bad6fa97d9e175a86ab
      https://github.com/libLAS/libLAS/commit/c3804c07f42fa6e186613bad6fa97d9e175a86ab
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M apps/CMakeLists.txt
    A apps/memleak_test.c
    M src/c_api.cpp

  Log Message:
  -----------
  Merge pull request #118 from kutsurak/master

Memory leak in the C API


Compare: https://github.com/libLAS/libLAS/compare/ed15b96b451d...c3804c07f42f


More information about the Liblas-commits mailing list