Fix bug #7384 - dptr_Close has a bitmap leak.
commit3e6f961a7a6b4d0e41d0cf2c47ca2aebeea8f6af
authorIra Cooper <samba@ira.wakeful.net>
Fri, 23 Apr 2010 17:55:46 +0000 (23 10:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 25 Apr 2010 06:50:52 +0000 (25 08:50 +0200)
tree104aec5bc0548ab4c8ad4e50ff8d54724f24c295
parentc1ae6d36d09569732408fdd6c079a1db7a5a65a5
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)
source3/smbd/dir.c