You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is valid - as we only read or write to the file depending on the DOS call, so if a DOS program mixes reads and writes without a flush, is there a valid behaviour?
I will think on a way to actually flush the file when detecting mixed reads or writes.
From Cppcheck v2.15.0:
The text was updated successfully, but these errors were encountered: