public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tdep/10548] Segmentation error due to incomplete initialisation in sparc-tdep.c
       [not found] <bug-10548-4717@http.sourceware.org/bugzilla/>
@ 2014-11-09  9:26 ` jose.marchesi at oracle dot com
  0 siblings, 0 replies; only message in thread
From: jose.marchesi at oracle dot com @ 2014-11-09  9:26 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=10548

--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Currently sparc-tdep.c uses calloc to allocate the gdbarch_tdep
structure, and thus the memory is initialized to 0.  That should fix
the problem reported above...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-09  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10548-4717@http.sourceware.org/bugzilla/>
2014-11-09  9:26 ` [Bug tdep/10548] Segmentation error due to incomplete initialisation in sparc-tdep.c jose.marchesi at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).