cgal/Convex_decomposition_3
Sebastien Loriot eac5679444
Fix exception double free in Convex decomposition (#8433)
## Summary of Changes

Change the order of delete in External_structure_builder.h to avoid a
double free in the exception case

## Release Management

* Affected package(s): Convex_decomposition_3
* Issue(s) solved (if any): fix #422 
* Feature/Small Feature (if any): bugfix
* License and copyright ownership: Returned to CGAL authors
2024-09-03 18:32:27 +02:00
..
doc/Convex_decomposition_3 Rename cgallab to CGALlab 2024-04-23 15:09:51 +02:00
examples/Convex_decomposition_3 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL Remove unused hashmap 2024-08-26 09:29:21 +01:00
package_info/Convex_decomposition_3 Merge pull request #8018 from janetournois/PMP-add_bbox_to_face_graph-jtournois 2024-04-05 14:25:17 +02:00
test/Convex_decomposition_3 Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-09-03 17:27:23 +02:00