diff options
author | Daniel Borkmann <[email protected]> | 2018-06-02 23:06:38 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-06-03 07:46:55 -0700 |
commit | b3bbba3570a7ba064f12c33f484eb9757a2b359e (patch) | |
tree | 68e5b635828abb20800a5f268cbbf01ecc8d0639 /scripts/bpf_helpers_doc.py | |
parent | 1fbc2e0cfcf9677683aea2b1f9ea76fbdc6fb6d1 (diff) |
bpf: fix cbpf parser bug for octal numbers
Range is 0-7, not 0-9, otherwise parser silently excludes it from the
strtol() rather than throwing an error.
Reported-by: Marc Boschma <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions