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: [readline patch, gdb-7.3?] Avoid free from a signal handler [Re: [PATCH] Make interrupting tab-completion safe.]


> readline/
> 2011-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Avoid free from a signal handler.
> 	* Makefile.in (xfree.o): Add readline.h.
> 	* xfree.c: Include stdio.h and readline.h.
> 	(xfree): Return on RL_STATE_SIGHANDLER.
> 	* xmalloc.h (xfree): New definition.

Interesting. OK for gdb-7.3 if OK for readline...

-- 
Joel


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