Skip to content

frontend: Auto release OBS data objects - #13766

Open
cg2121 wants to merge 1 commit into
obsproject:masterfrom
cg2121:data-auto-release
Open

frontend: Auto release OBS data objects#13766
cg2121 wants to merge 1 commit into
obsproject:masterfrom
cg2121:data-auto-release

Conversation

@cg2121

@cg2121 cg2121 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Description

These obs_data_t objects were still being manually released.

Motivation and Context

Cleaner code

How Has This Been Tested?

Ran OBS and made sure everything still worked.

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

These obs_data_t objects were still being manually released.
@cg2121 cg2121 added the kind/cleanup Non-breaking change which makes code smaller or more readable label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Non-breaking change which makes code smaller or more readable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant