Home
last modified time | relevance | path

Searched hist:"52 a13284844b354c7a37533f5366cb5b653a76b3" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_init.cdiff 52a13284844b354c7a37533f5366cb5b653a76b3 Wed Dec 11 13:44:04 CST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: use static const char array definitions

A const char pointer allocates memory for a pointer as well as for
a string, This patch replaces a number of the const char pointers
throughout IMA, with a static const char array.

Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
H A Dima_api.cdiff 52a13284844b354c7a37533f5366cb5b653a76b3 Wed Dec 11 13:44:04 CST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: use static const char array definitions

A const char pointer allocates memory for a pointer as well as for
a string, This patch replaces a number of the const char pointers
throughout IMA, with a static const char array.

Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
H A Dima_appraise.cdiff 52a13284844b354c7a37533f5366cb5b653a76b3 Wed Dec 11 13:44:04 CST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: use static const char array definitions

A const char pointer allocates memory for a pointer as well as for
a string, This patch replaces a number of the const char pointers
throughout IMA, with a static const char array.

Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
H A Dima_policy.cdiff 52a13284844b354c7a37533f5366cb5b653a76b3 Wed Dec 11 13:44:04 CST 2013 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: use static const char array definitions

A const char pointer allocates memory for a pointer as well as for
a string, This patch replaces a number of the const char pointers
throughout IMA, with a static const char array.

Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>