| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-20 | Fix localhost() after memory failure | Samuel Thibault | |
| * libshouldbeinlibc/localhost.c (localhost): Free and reset buf when reallocation failed. | |||
| 2011-08-20 | fix a realloc-related memory leak in localhost() | Jonathan Neuschäfer | |
| * libshouldbeinlibc/localhost.c (localhost): assign the return value of realloc to a temporary variable to avoid losing the old value of buf in the case of realloc failing. | |||
| 1996-02-18 | Initial revision | Miles Bader | |
