diff options
author | David Howells <[email protected]> | 2012-10-22 15:05:55 +0100 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2012-12-05 11:27:39 +1030 |
commit | f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6 (patch) | |
tree | 7e3b48605e275e89385b9602c017993441291664 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 12e130b04580532aa099893158aa2776b321ae7f (diff) |
ASN.1: Fix an indefinite length skip error
Fix an error in asn1_find_indefinite_length() whereby small definite length
elements of size 0x7f are incorrecly classified as non-small. Without this
fix, an error will be given as the length of the length will be perceived as
being very much greater than the maximum supported size.
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions