D G Turner 93af8e33e9 GLK: AGT: Correction To Previous Fix For Temporary Variable Pointer Usage
The previous change corrected the compiler warning, but the resulting
allocated buffer was not passed out of the function. This will likely
result in a memory leak if this is not deallocated elsewhere, but this
is a better situation than a likely segfault from usage of a local
variable pointer out of scope.
2023-12-05 22:53:51 +00:00
..
2022-09-26 18:39:38 -07:00
2022-10-27 15:56:10 +02:00
2022-10-27 15:56:10 +02:00
2022-10-27 15:56:11 +02:00
2022-10-27 15:56:11 +02:00