This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

pushed: [RFA/commit] Uninitialize variable "this_id" in frame.c:get_prev_frame_1.


> > gdb/ChangeLog:
> > 
> >         * frame.c (get_prev_frame_1): Delete variable "this_id".
> >         Replace its use by a call to get_frame_id.
> 
> Thanks, this is definitely OK.

Thanks! The patch is now in. I fixed a missing 'd' in "Uninitialized",
and changed also the text to say that the removal was not intentional
(instead of "may not have been").

-- 
Joel


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