• omy's avatar
    0023901: Memory leaks in tests · 323c04de
    omy authored
    Removed a field from BOPDS_PaveBlock that contained  the BOPDS_PaveBlock object itself.
    Function RealPaveBlock() now returns a const handle, not a const reference to handle.
    Removed const modifier because function now returns an object, not a reference to it.
    323c04de
BOPAlgo_PaveFiller_6.cxx 57.9 KB