K 10 svn:author V 8 cperciva K 8 svn:date V 27 2014-10-22T23:35:32.378626Z K 7 svn:log V 309 Avoid leaking data from the kernel environment: When we convert the initial static environment to a dynamic one, zero the static environment buffer, and zero individual values when kern_unsetenv and freeenv are called. Tested by: kmoore (VM memory dump + grep) Tested by: cperciva (kernel panic dump + grep) END