Kai Blaschke
|
42fc1d6714
|
Fixed a memory leak in Image::readPngMetadata()
The memory allocated by png_create_read_struct() was not freed before exiting the function, wasting lots of memory over time.
|
2024-02-19 20:47:58 +01:00 |
|
Kae
|
9bef78a737
|
make Image move assignment zero other variables
|
2023-11-24 20:39:41 +11:00 |
|
Kae
|
81198f091c
|
fix Image not resetting properly after being moved from
|
2023-11-24 20:34:41 +11:00 |
|
Kae
|
b4b2219aed
|
Log file path in libpng errors & warnings properly
|
2023-08-01 20:23:48 +10:00 |
|
Kae
|
332983c97b
|
The Formatting String Catastrophe
|
2023-06-27 20:23:44 +10:00 |
|
Kae
|
6352e8e319
|
everything everywhere
all at once
|
2023-06-20 14:33:09 +10:00 |
|