K 10 svn:author V 6 rlibby K 8 svn:date V 27 2019-12-21T02:44:13.806617Z K 7 svn:log V 276 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 END