K 10 svn:author V 3 mav K 8 svn:date V 27 2013-10-09T18:45:42.543171Z K 7 svn:log V 233 MFC r249256 (by ken): Fix a memory leak that showed up when we delete LUNs. The memory used for the LUN was never freed. ctl.c: Adjust ctl_alloc_lun() to make sure we don't clear the CTL_LUN_MALLOCED flag. END