diff options
author | 2008-04-30 00:27:14 +0800 | |
---|---|---|
committer | 2008-05-01 18:22:28 +0800 | |
commit | b1145ce395f7785487c128fe8faf8624e6586d84 (patch) | |
tree | 3700e861a1cd2f2152408a84e72ad1688875bfa5 /lib/parser.c | |
parent | [CRYPTO] eseqiv: Fix off-by-one encryption (diff) | |
download | wireguard-linux-b1145ce395f7785487c128fe8faf8624e6586d84.tar.xz wireguard-linux-b1145ce395f7785487c128fe8faf8624e6586d84.zip |
[CRYPTO] cryptd: Correct kzalloc error test
Normally, kzalloc returns NULL or a valid pointer value, not a value to be
tested using IS_ERR.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions