[DTrace-devel] [PATCH v2] Optimize dt_cg_store_val() for string values

Eugene Loh eugene.loh at oracle.com
Fri Nov 19 20:21:02 UTC 2021


Reviewed-by: Eugene Loh <eugene.loh at oracle.com>

On 11/19/21 12:38 AM, Kris Van Hees via DTrace-devel wrote:
> That turns out to pose issues because it hides the fact that some of
> the string handling code was not ensuring that strings were stored
> with the correct string length.  It also hid the fact that string
> constants can be longer than the maximum string length, and therefore
> stirng functions were being presented with strings of an unacceptable
> length.
s/stirng/string/



More information about the DTrace-devel mailing list