Skip to content
Snippets Groups Projects

AthenaPoolCnvSvc: Fix exception safety in AthenaRootSerializeSvc::deserialize.

Merged Scott Snyder requested to merge ssnyder/athena:excsafe.AthenaPoolCnvSvc-20220512 into master

If ROOT I/O throws an exception, then the TBufferFile will end up deleting the buffer passed to us, which is an error. Fix by not having the TBufferFile adpot the provided buffer.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading