Thread (22 messages) 22 messages, 6 authors, 2014-09-17

Re: [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2014-09-15 14:21:50
Also in: dm-devel, linux-btrfs, linux-crypto, lkml

On Mon, Sep 15, 2014 at 12:30 AM,  [off-list ref] wrote:
From: Behan Webster <redacted>

Replaced the use of a Variable Length Array In Struct (VLAIS) with a C99
compliant equivalent. This patch allocates the appropriate amount of memory
using a char array using the SHASH_DESC_ON_STACK macro.
You only made the first case use SHASH_DESC_ON_STACK, the two other
cases you left in the ugly format. Was that just an oversight, or was
there some reason for it?

             Linus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help