Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-nios2.c
index bfb6fd16325666ed508be3dff46f009675bf6d0a..0b2e68ebd6905708b6f7cba3954869f669bf9255 100644 (file)
@@ -4538,8 +4538,7 @@ nios2_elf32_relocate_section (bfd *output_bfd,
            {
              (*info->callbacks->warning) (info, msg, name, input_bfd,
                                           input_section, rel->r_offset);
-             if (msgbuf)
-               free (msgbuf);
+             free (msgbuf);
              return FALSE;
            }
        }
This page took 0.028412 seconds and 4 git commands to generate.