imp         2004-08-24 05:19:15 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             subr_bus.c 
  Log:
  Set the description to NULL in the right detach routine.  This should
  keep dangling pointers to strings in loaded modules from hanging
  around after the drivers are unloaded.
  
  Revision  Changes    Path
  1.157     +1 -1      src/sys/kern/subr_bus.c