X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fmach-o.c;h=85ce8571769f7907478ed9c58b7d622a7b9ab505;hb=99aefae6818be07a77739e0366121f2032916d9c;hp=0f39157ce697e84f8384e6078b2b906ed8af97f9;hpb=cf466c2ac5ac55bb9b30b96fbdcad564e8c1ccc8;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/mach-o.c b/bfd/mach-o.c index 0f39157ce6..85ce857176 100644 --- a/bfd/mach-o.c +++ b/bfd/mach-o.c @@ -5806,7 +5806,7 @@ bfd_mach_o_close_and_cleanup (bfd *abfd) can be traced and fixed on such a system, this code will remain commented out. This does mean that there will be a memory leak, but it is small, and happens when we are closing down, so it - should not matter too much. + should not matter too much. */ char *dsym_filename = (char *)(fat_bfd ? fat_bfd->filename : mdata->dsym_bfd->filename);