Files
Gary e0506e43aa [LibOS] Prevent memory leak during read_environs()
During initialization, LibOS parses the LD_PRELOAD environment variable
and allocates memory to store its entries. On error, this allocated
memory must be freed. This commit correctly frees memory on error.
2019-05-08 17:02:14 -07:00
..
2019-05-07 16:32:16 +02:00
2018-12-04 00:17:52 +01:00