dbv <-> bv copy with wrong address
dbv_copy(), bv_to_dbv(), and dbv_to_bv() use address of the dynamic vectors content pointer, not the pointer itself as it should.
dbv_copy(), bv_to_dbv(), and dbv_to_bv() use address of the dynamic vectors content pointer, not the pointer itself as it should.