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

[fdb] close stream pointer via fclose() #268

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

OlegHahm
Copy link
Contributor

@OlegHahm OlegHahm commented Dec 7, 2023

I'm not quite sure why the compiler is not detecting this mismatch but the element in the data structure gets initialized from a stream pointer and thus should be closed via fclose() and not `close() .

@armink armink merged commit 86f5550 into armink:master Dec 8, 2023
1 check passed
@armink
Copy link
Owner

armink commented Dec 8, 2023

yes, Thx for your PR

AguileraG pushed a commit to AguileraG/FlashDB that referenced this pull request Apr 3, 2024
Co-authored-by: Oleg Hahm <oleg@riot-os.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants