Brooks Davis 7c8b268a12 rpcgen: make compiler arglist allocation dynamic
Limit argmax to an absurdly large value prevent overflow (no overflow
possible on FreeBSD due to ARG_MAX).

In CheriBSD we exceed the 19 non-NULL arguments in the static array.  Add
a simple size doubling allocator and increase the default to 32.

GC remnants of support for fixed arguments.

Reviewed by:	archardson (prior version), James Clarke (prior version)
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D21971
2019-10-15 16:05:17 +00:00
..
2019-09-25 18:09:19 +00:00
2019-08-25 01:05:01 +00:00
2019-09-09 15:37:40 +00:00
2019-09-30 17:27:59 +00:00
2019-10-03 20:22:25 +00:00
2019-10-03 18:12:34 +00:00
2019-08-23 16:03:23 +00:00