Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
variant_utils: Set the variant size on strings/bytes
Since fluent/fluent-bit@1ce8d04598, any code that needs to read a variant string/bytes size must use the `cfl_variant_size_get` function because variant strings might be references. Ctraces must also set that field or else it is not possible to determine the length. Signed-off-by: Thiago <[email protected]>
- Loading branch information