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

src/mos.c: mos_FCLOSE: fix small bug #71

Merged
merged 1 commit into from Jul 9, 2023

Conversation

leighbb
Copy link
Contributor

@leighbb leighbb commented Jun 12, 2023

Remove incorrect & operator from reference to mosFileObjects[i].free

I haven't experienced any actual issues from this problem but it definitely looks wrong to me.

Remove incorrect & operator from reference to mosFileObjects[i].free

I haven't experienced any actual issues from this problem but it
definitely looks wrong to me.
@breakintoprogram breakintoprogram added the bug Something isn't working label Jun 27, 2023
@breakintoprogram breakintoprogram merged commit 77a433a into breakintoprogram:main Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants