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
2019-04-30 23:16:38 +02:00