netgen/libsrc/general
Monty Montgomery ae87c7005c Two nullptr deref fixes in table
Don't delete memory that wasn't allocated.

Similarly, we can't deref the first element of an array that was never
allocated.
2022-05-15 01:16:58 -04:00
..
autodiff.hpp autotools 2009-01-12 23:40:13 +00:00
autoptr.hpp autoptr and parallel 2014-09-10 16:15:03 +00:00
CMakeLists.txt remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
dynamicmem.cpp fixes by matthias 2012-05-24 11:12:37 +00:00
dynamicmem.hpp parallel topology + curved elements 2012-08-20 14:10:23 +00:00
gzstream.cpp use std::filesystem::path 2022-02-23 11:56:00 +01:00
gzstream.h rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
hashtabl.cpp Misc. typos 2017-12-09 22:21:40 -05:00
hashtabl.hpp rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
mpi_interface.cpp remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
mpi_interface.hpp remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
myadt.hpp remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
mystring.cpp use std::filesystem::path 2022-02-23 11:56:00 +01:00
mystring.hpp use std::filesystem::path 2022-02-23 11:56:00 +01:00
netgenout.hpp remove old mpi-wrapper 2022-05-06 18:21:44 +02:00
ngarray.cpp Fix various typos 2022-03-25 18:22:05 -04:00
ngarray.hpp Correct deletion of non-allocated memory in ngarray 2022-05-15 01:16:58 -04:00
ngbitarray.cpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00
ngbitarray.hpp rework build system, separate gui and non-gui code 2022-05-05 14:39:31 +02:00
ngpython.hpp we need to implement both sized deallocation functions for older mac 2019-08-23 11:26:14 +00:00
optmem.cpp thread-safe CSG crosspoints and edges 2021-06-21 05:22:00 +02:00
optmem.hpp DLL_HEADER for BlockAllocator (used in BoxTree) 2020-03-03 11:10:09 +00:00
parthreads.cpp autotools 2009-01-12 23:40:13 +00:00
parthreads.hpp clear solutiondata object on python-exit 2020-08-17 15:55:32 +02:00
seti.cpp autotools 2009-01-12 23:40:13 +00:00
seti.hpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00
sort.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
sort.hpp preparations to switch T_POINTS to ngcore::Array 2019-08-09 15:30:58 +02:00
spbita2d.cpp ARRAY -> Array 2009-01-25 12:35:25 +00:00
spbita2d.hpp improvement in visualization 2009-07-20 08:36:36 +00:00
stack.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
table.cpp Two nullptr deref fixes in table 2022-05-15 01:16:58 -04:00
table.hpp Two nullptr deref fixes in table 2022-05-15 01:16:58 -04:00
template.hpp cmake - use git to generate version string 2020-05-18 15:55:40 +02:00