PR25993, read of freed memory
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index ec23fd49870862c9d2a7c3457884d2119a19ec32..d5c28a5ee25b9549fec8bcc029e2ab0871dbaf21 100644 (file)
@@ -643,7 +643,7 @@ bfd_boolean bfd_fill_in_gnu_debuglink_section
 
 char *bfd_follow_build_id_debuglink (bfd *abfd, const char *dir);
 
-void bfd_set_filename (bfd *abfd, char *filename);
+const char *bfd_set_filename (bfd *abfd, const char *filename);
 
 /* Extracted from libbfd.c.  */
 
This page took 0.0261 seconds and 4 git commands to generate.