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]

Re: [patch][gdb] Fix crashes in bz24364


On 2019-06-17 13:38, Tom Tromey wrote:
"Paul" == Paul Pluzhnikov via gdb-patches <gdb-patches@sourceware.org> writes:

Paul> This is somewhat on the obvious side.
Paul> Fix all crashes from bz24364.

Paul> gdb/ChangeLog

Paul>         PR gdb/24364
Paul> * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
Paul>         call dtrace_process_dof with NULL dof.

Thank you for the patch.  This is ok.

Tom

Could you please just change the commit title to state what is changed concretely? Also, put in the commit message at least a small example of how to trigger the bug.

Simon


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