lib/util: Simplify bitmap.c a bit
authorVolker Lendecke <vl@samba.org>
Tue, 30 Oct 2012 22:15:09 +0000 (23:15 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 7 Nov 2012 14:32:24 +0000 (15:32 +0100)
commit647a0fb098bada862b49a51e3a31be847207c59a
treef395f2c59b12f5e6734f8420a87d41e20297294f
parent7f4d55d1b8bda4f0d7a8bdbfe82c9a623dfe5843
lib/util: Simplify bitmap.c a bit

This avoids the double-talloc for bitmaps

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/util/bitmap.c