Fix bug #7384 - dptr_Close has a bitmap leak.
commitf3868dea15cf8c28ac24b774ff07dbe19f326145
authorIra Cooper <samba@ira.wakeful.net>
Fri, 23 Apr 2010 17:55:46 +0000 (23 10:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 May 2010 07:50:14 +0000 (17 09:50 +0200)
treeed607266200bf7fe0af121987d51ee8fefd10122
parentaa14278c67cec5a296956a5d9af471a525a1d75a
Fix bug #7384 - dptr_Close has a bitmap leak.

s3: Fix to dptr_Close

This fixes a bitmap "leak" in dptr_Close by making it use the same internal
routines the rest of the code does.
(cherry picked from commit dd2025947136f28b22b70de59309e149a1f45f3d)
(cherry picked from commit 3e6f961a7a6b4d0e41d0cf2c47ca2aebeea8f6af)
source3/smbd/dir.c