[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

anna: asprintf failure handling



Hi!

With commit a731c80638abe827b206d8dbe7e51311f5981dd8 to anna, the error
handling for asprintf() is moved into the new xasprintf(), and those
call sites no longer check for error conditions, but xvasprintf() can
still return NULL in some cases, which could end up with segfaults.

Thanks,
Guillem


Reply to: