Fix: A potential null_pointer_deference bug PR 30954 * ldlang.c (map_input_to_output_sections): Check that os is non NULL before using it.