Mike Pattrick <[email protected]> writes:

> Recently there has been a lot of press about the "trojan source" attack,
> where Unicode characters are used to obfuscate the true functionality of
> code. This attack didn't effect OVS, but adding the check here will help
> guard against it sneaking in later.
>
> Signed-off-by: Mike Pattrick <[email protected]>
> ---
> Changes in v2:
>    - Now all unicode characters will result in an error.
> ---

I was going to suggest a checkpatch test for this - but that might
result in the patch triggering itself with an error (because the robot
uses the submitted version of checkpatch.py when testing).

WDYT, Ilya, Gaëtan?

In either case:

Acked-by: Aaron Conole <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to