-
- Downloads
fix: SCHWED-4345 check pointers before returning
This checks whether the underlying handles are still valid before returning pointers to them. Runs the check each time CheckValidity is called on atom, residue and chain handles.
Showing
- modules/mol/base/src/atom_base.cc 1 addition, 1 deletionmodules/mol/base/src/atom_base.cc
- modules/mol/base/src/chain_base.cc 1 addition, 1 deletionmodules/mol/base/src/chain_base.cc
- modules/mol/base/src/impl/atom_impl.cc 6 additions, 0 deletionsmodules/mol/base/src/impl/atom_impl.cc
- modules/mol/base/src/impl/chain_impl.cc 3 additions, 0 deletionsmodules/mol/base/src/impl/chain_impl.cc
- modules/mol/base/src/impl/residue_impl.cc 6 additions, 0 deletionsmodules/mol/base/src/impl/residue_impl.cc
- modules/mol/base/src/residue_base.cc 1 addition, 1 deletionmodules/mol/base/src/residue_base.cc
Loading
Please register or sign in to comment