commit | 9a7982793c3aee6ce86d8e7e15306215257329f2 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat Jun 12 20:57:39 2010 +0200 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:35:04 2010 +1000 |
tree | 4d85f6f7a57260cefd938dca7593aabf9c02a59c | |
parent | 338437f6a09861cdf76e1396ed5fa6dee9c7cabe [diff] |
selinux: fix error codes in symtab_init() hashtab_create() only returns NULL on allocation failures to -ENOMEM is appropriate here. Signed-off-by: Dan Carpenter <error27@gmail.com> Acked-by: Eric Paris <eparis@redhat.com> Acked-by: Stephen D. Smalley <sds@tycho.nsa.gov> Signed-off-by: James Morris <jmorris@namei.org>