Skip to content

Fix compiler warnings in utility libraries#8

Merged
rtsoliday merged 1 commit intomasterfrom
codex/find-and-fix-compiler-warnings
Jun 6, 2025
Merged

Fix compiler warnings in utility libraries#8
rtsoliday merged 1 commit intomasterfrom
codex/find-and-fix-compiler-warnings

Conversation

@rtsoliday
Copy link
Copy Markdown
Owner

Summary

  • check fgets return values in mdblib/query.c and mdbcommon/scanargs.c
  • silence system call warnings in mdblib/replacefile.c and mdblib/unpack.c
  • prevent use-after-free warning in mdblib/array.c

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_6842f6319c708325979af20604432dfa

@rtsoliday rtsoliday merged commit eec3f85 into master Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant