Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more chk log err's #277

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Adding more chk log err's #277

wants to merge 1 commit into from

Conversation

sirknightj
Copy link
Contributor

Issue #, if available:
N/A

What was changed?

  • Adding more CHK_LOG_ERR.

Why was it changed?

  • C has errors returned by value. This should make debugging easier to pinpoint error locations, especially in environments where gdb isn't available to generate a stacktrace.

How was it changed?

  • Added chk_log_err in the cleanup label of functions related to the Streams state machine, semaphores, and mkvgenerator.

What testing was done for the changes?

  • Ci should pass for these changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sirknightj sirknightj added enhancement New feature or request v1.2.1 labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.2.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant