This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] gprof/gmon_io.c closes input twice.


I'm having issues with my copyright disclaimer (see what happens when
you involve lawyers), however I submit this patch as obvious:

gprof/gmon_io.c now attempts to close gmon.out file twice for certain
file types --- this fixes it.

gprof/ChangeLog:

2010-06-15  Doug Semler  <dougsemler@gmail.com>

        * gmon_io.c (gmon_out_read): Remove double fclose of input file.

Attachment: patch1.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]