Skip to content

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

Merged
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
leighbb:fclose_fix
Jul 9, 2023
Merged

src/mos.c: mos_FCLOSE: fix small bug#71
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
leighbb:fclose_fix

Conversation

@leighbb
Copy link
Copy Markdown
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.

2 participants