]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: memory leak AFSRemoveVolume
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 21 Jul 2012 16:00:21 +0000 (12:00 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Sun, 22 Jul 2012 03:19:39 +0000 (20:19 -0700)
commitaf1bdc2b7758615ac22505128415a4f10a1f8f10
tree212dfd24fd414025838eb3e6ab364a74f2460848
parentfe61f35d35003121c94b717a1dd79119c9073adc
Windows: memory leak AFSRemoveVolume

Do not leak the
VolumeCB->ObjectInformation.Specific.Directory.PIOCtlDirectoryCB->NonPaged
allocation and the associated lock object.

Change-Id: Ie6455c49fdcee578ab31355df1b2237f27a92e1d
Reviewed-on: http://gerrit.openafs.org/7808
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSFcbSupport.cpp