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] Fix crash when using PYTHONMALLOC=debug (PR python/24742)


On Friday, June 28 2019, Tom Tromey wrote:

>>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
>
> Sergio> gdb/ChangeLog:
> Sergio> 2019-06-27  Sergio Durigan Junior  <sergiodj@redhat.com>
>
> Sergio> 	PR python/24742
> Sergio> 	https://bugzilla.redhat.com/show_bug.cgi?id=1723564
> Sergio> 	* python/python.c (do_start_initialization): Use 'xmalloc'
> Sergio>           instead of 'PyMem_Malloc'.
>
> This is ok.  Thanks for doing this.  I appreciated your explanation as
> well.

Thank you, Tom.

Pushed: 5af5392a3d1525fb825747b203a6159ddcba0aa4

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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