![]() | |||||||||||||
Messages in this thread |
"Stephen D. Smalley" <sds@epoch.ncsc.mil> writes: > > 3) Add a security_file_alloc call to init_private_file and create a > release_private_file function to encapsulate release of private file > structures. These changes ensure that security structures for private > files will be allocated and freed appropriately. Adding release_private_file requires fixing all code that uses init_private_file (including possible third party code). Otherwise you have some subtle leak. It would better to rename init_private_file to some other name and add appropiate comments so that this can be catched easily at compile time. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:32 [from the cache] ©2003-2008 | |||||||||||||