MCPcopy Create free account
hub / github.com/eggert/tz / size_overflow

Function size_overflow

zic.c:562–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560 exit(EXIT_FAILURE);
561}
562
563ATTRIBUTE_NORETURN static void
564size_overflow(void)
565{
566 memory_exhausted(_("size overflow"));
567}
568
569ATTRIBUTE_PURE_114833_HACK

Callers 2

size_sumFunction · 0.70
size_productFunction · 0.70

Calls 1

memory_exhaustedFunction · 0.85

Tested by

no test coverage detected