K 10 svn:author V 3 jhb K 8 svn:date V 27 2023-03-22T22:29:37.411489Z K 7 svn:log V 430 dtrace: avoid gcc9 Walloca-larger-than gcc9 grew a new warning for unbounded allocas, such as the one in dt_options_load. Remove both uses of alloca in dt_options.c. Reviewed by: markj Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D22880 (cherry picked from commit fa19b250bdb7e463b58a8e7628ebea09a44197f3) Git Hash: 0ae8e682d8063a1cb16bf2de18a10681d3c17411 Git Author: rlibby@FreeBSD.org END