THIS_MODULE->name="";

Ron Henry (dijital1@underboost.net)
Sun, 13 Oct 2002 15:17:07 -0400 (AST)


Should there be a check in sys_module_init to check for a 0 lenth name
being specified in struct module? If THIS_MODULE->name=""; is added
within a kernel module, future attempts to load, unload and query a module
will fail. I can't think of any reason why someone should need to ability
to set a 0 length name.

-Ron

"the illiterate of the future are not those who can neither read or write
but those that cannot learn, unlearn and relearn"

-
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/