• R/O
  • SSH
  • HTTPS

caitsith: 提交


Commit MetaInfo

修訂316 (tree)
時間2020-08-13 11:20:18
作者kumaneko

Log Message

Fix typo in r310.

Change Summary

差異

--- trunk/caitsith-patch/security/caitsith/load_policy.c (revision 315)
+++ trunk/caitsith-patch/security/caitsith/load_policy.c (revision 316)
@@ -170,7 +170,7 @@
170170 */
171171 static int cs_start_execve(struct linux_binprm *bprm, struct cs_request_info **rp)
172172 {
173-#ifndef CONFIG_caitsith_OMIT_USERSPACE_LOADER
173+#ifndef CONFIG_CAITSITH_OMIT_USERSPACE_LOADER
174174 cs_load_policy(bprm->filename);
175175 #endif
176176 /*
Show on old repository browser