binutils: two NULL pointer dereference in elflink.c

Description: binutils are a collection of binary tools necessary to build programs. An updated clang version were able to discover two null pointer dereference in the following simple way: # echo “int main () { return 0; }” > test.c … Continue reading binutils: two NULL pointer dereference in elflink.c