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 |
|
Matthias Hochsteger
|
2d46d21a52
|
Rename FlatArray to NgFlatArray
|
2019-07-09 10:40:35 +02:00 |
|
Christopher Lackner
|
7bfc48e8f3
|
start ngcore, archive in there
|
2018-11-29 18:35:30 +01:00 |
|
Joachim Schöberl
|
0b0616eee8
|
bug fix table archive
|
2018-04-28 10:34:46 +02:00 |
|
Joachim Schöberl
|
bda771f86f
|
more archive
|
2018-04-28 03:42:04 +02:00 |
|
Joachim Schöberl
|
d75f4e79ce
|
64bit issue in Table allocation
|
2018-01-12 15:55:29 +01:00 |
|
Joachim Schoeberl
|
342983ee75
|
parallel topology simplification
|
2011-07-14 21:36:19 +00:00 |
|
Joachim Schoeberl
|
310cb00b13
|
autotools
|
2009-01-12 23:40:13 +00:00 |
|