all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Check in src/intervals.c, offset_intervals
@ 2012-08-08 11:46 Dmitry Antipov
  2012-08-08 11:56 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Antipov @ 2012-08-08 11:46 UTC (permalink / raw)
  To: Emacs development discussions

If 'length' is of type ptrdiff_t, is it ever possible to hit abort in:

if (length < - TYPE_MAXIMUM (ptrdiff_t)) abort ();

Dmitry



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

end of thread, other threads:[~2012-08-14  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08 11:46 Check in src/intervals.c, offset_intervals Dmitry Antipov
2012-08-08 11:56 ` Andreas Schwab
2012-08-14  8:33   ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.