[PATCH] libdwfl: Correct nested asprintf result check in report_kernel_archive.

Roland McGrath roland at hack.frob.com
Fri Dec 20 23:09:28 UTC 2013


Personally I'd like it better as a ?: in the initializer rather than an if
(no repetition of "res =").  But I agree that putting the unlikely (... < 0)
separate from the ... makes it easier to follow.


More information about the elfutils-devel mailing list