https://github.com/torvalds/linux
Revision f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6 authored by David Howells on 22 October 2012, 14:05:55 UTC, committed by Rusty Russell on 05 December 2012, 00:57:39 UTC
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 <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
1 parent 12e130b
History
Tip revision: f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6 authored by David Howells on 22 October 2012, 14:05:55 UTC
ASN.1: Fix an indefinite length skip error
Tip revision: f3537f9
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top