From noreply at github.com Mon Dec 14 10:56:58 2020 From: noreply at github.com (Dan) Date: Mon, 14 Dec 2020 18:56:58 +0000 (UTC) Subject: [Liblas-commits] [libLAS/libLAS] 4fd0cc: Avoid double-free when Header is passed into File.... Message-ID: Branch: refs/heads/master Home: https://github.com/libLAS/libLAS Commit: 4fd0cc834dc08028906f407de8040af6626c6e1d https://github.com/libLAS/libLAS/commit/4fd0cc834dc08028906f407de8040af6626c6e1d Author: Dan Date: 2020-12-14 (Mon, 14 Dec 2020) Changed paths: M python/liblas/file.py Log Message: ----------- Avoid double-free when Header is passed into File.__init__ (#197)