Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* No longer accept NULL values in value_bits_valid and value_bits_synthetic_pointer
@ 2011-02-14 11:56 Pedro Alves
  2011-02-14 11:58 ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: Pedro Alves @ 2011-02-14 11:56 UTC (permalink / raw)
  To: gdb-patches

Following up on
<http://sourceware.org/ml/gdb-patches/2011-02/msg00201.html>.

I've checked in this patch.  We shouldn't be getting
NULL values here anymore.  If I missed a case were we do, the
offending caller needs to be fixed to not pass it.

Pedro Alves

2011-02-14  Pedro Alves  <pedro@codesourcery.com>

	* value.c (value_bits_valid, value_bits_synthetic_pointer):
	No longer handle NULL values.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-14 15:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 11:56 No longer accept NULL values in value_bits_valid and value_bits_synthetic_pointer Pedro Alves
2011-02-14 11:58 ` Pedro Alves
2011-02-14 15:17   ` Mark Kettenis
2011-02-14 15:29     ` Pedro Alves
2011-02-14 16:00       ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox