PR25993, read of freed memory
[deliverable/binutils-gdb.git] / bfd / coff-sh.c
index 986cd4d1d04f33d0f61847e22689670f4a3dce3a..b46a5e34f39f7f9d7d1de5011b188d270dc2a482 100644 (file)
@@ -3044,7 +3044,7 @@ CREATE_LITTLE_COFF_TARGET_VEC (TARGET_SYM, TARGET_SHL_NAME, BFD_IS_RELAXABLE,
 /* Only recognize the small versions if the target was not defaulted.
    Otherwise we won't recognize the non default endianness.  */
 
-static const bfd_target *
+static bfd_cleanup
 coff_small_object_p (bfd *abfd)
 {
   if (abfd->target_defaulted)
This page took 0.026913 seconds and 4 git commands to generate.