Skip to content
Snippets Groups Projects

RootUtils: Fix refcounting in PyGetString.

Merged Scott Snyder requested to merge ssnyder/athena:refcount.RootUtils-20191212 into master

Do not change the refcount of the string passed to us. But we do need to decrement the refcount of the temporary returned from PyCodec_Encode, if we use it.

Merge request reports

Pipeline #1293858 passed

Pipeline passed for e2a945fb on ssnyder:refcount.RootUtils-20191212

Approval is optional

Merged by Walter LamplWalter Lampl 5 years ago (Dec 13, 2019 11:38am UTC)

Merge details

  • Changes merged into master with ebb87fb2.
  • Deleted the source branch.

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