Author :
deraadt
Date :
2019-06-28 05:47:57
Hash :688b3118 Message :failed to detect asprintf() error by observing return of -1, instead the
code was inspecting the pointer (which is, sadly, undefined on error, because
the current specification of asprintf is crazy sloppy)