Skip to content
Snippets Groups Projects

memstream: return the internal string in vlc_memstream_close()

Closed Steve Lhomme requested to merge robUx4/vlc:memstream_return into master
1 unresolved thread

It's NULL in case there's an error. We don't need an error code for that.

In many case the result is just returned the same way without touching the vlc_memstream anymore.

We can keep the VLC_USED and even add VLC_MALLOC for these return values.

Merge request reports

Merge request pipeline #409368 passed

Merge request pipeline passed for c93383b6

Closed by Steve LhommeSteve Lhomme 1 year ago (Nov 24, 2023 1:06pm UTC)

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