Skip to content
Snippets Groups Projects
Commit a06a35c7 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

Avoid potential vector overrun in AuxContainerBase::insertMove. (xAODCore-00-01-27)

	* Tagging xAODCore-00-01-27.
	* Root/AuxContainerBase.cxx: Avoid potential vector overrun in
	AuxContainerBase::insertMove.

	* Tagging xAODCore-00-01-26.
	* xAODCore/tools/AuxPersVector.h: Rework to use
	SG::AuxTypeVectorHolder.
	* xAODCore/AuxContainerBase.h, Root/AuxContainerBase.cxx:
	Implement insertMove.
	* test/ut_xaodcore_auxcontainerbase_test.cxx,
	share/ut_xaodcore_auxcontainerbase_test.ref: Add unit test for
	insertMove.
	* xAODCore/tools/AuxPersInfo.h: Add insertMove stub.
	* xAODCore/AuxInfoBase.h, Root/AuxInfoBase.cxx: Add insertMove
	stub.
	* xAODCore/ShallowAuxContainer.h, Root/ShallowAuxContainer.cxx:
	Likewise.


Former-commit-id: 1d44f053
parent f9705583
No related branches found
No related tags found
No related merge requests found
Showing
with 295 additions and 75 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment