> + if (offset + size > tdata->d_size)
> + error (0, 0, gettext ("bad relocation"));It's the style of the robustify branch, and IMHO might as well do it to start with in the new code, to do these checks in overflow-proof ways. Thanks, Roland _______________________________________________ elfutils-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/elfutils-devel
