summaryrefslogtreecommitdiff
path: root/objectivec
diff options
context:
space:
mode:
authorMark Rowe <mark@vector35.com>2025-07-15 18:35:20 -0700
committerMark Rowe <mark@vector35.com>2025-07-16 15:01:34 -0700
commit12486a2472aef8a60c5fce5b62bc516120075c36 (patch)
treee5593fad3de90f2b80c555ed5e8e8413e41999a4 /objectivec
parent8ef0a6e6acae4dd753e81e9e8eb01a22c3d24f61 (diff)
Fix leaks from the Workflow constructor
Don't add an additional reference to the wrapped object in the constructor. API wrapper objects are passed a +1 object and do not need to add an additional reference. All clients of the Workflow constructors are doing this already which was resulting in leaks. Fixes https://github.com/Vector35/binaryninja-api/issues/7059.
Diffstat (limited to 'objectivec')
0 files changed, 0 insertions, 0 deletions