On 6/6/25 1:22 PM, Ilya Maximets wrote:
> We'll be changing the way strings are stored, so the direct access
> will not be safe anymore.  Change all the users to use the proper
> API as they should have been doing anyway.
> 
> The only code outside of json implementation for which direct access
> is preserved is substitute_uuids() in test-ovsdb.c.  It's an unusual
> string manipulation that is only needed for the testing, so doesn't
> seem worthy adding a new API function.  We could introduce something
> like json_string_replace() if this use case will appear somewhere
> else in the future.
> 
> Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>
> ---

GitHub decided to cancel the job.

Recheck-request: github-robot
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to