-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
https://github.com/ccMSC/ckb/blob/master/src/ckb/quazip/zip.c#L538
quazip/zip.c: In function 'zip64local_SearchCentralDir':
quazip/zip.c:530:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (i=(int)uReadSize-3; (i--)>0;)
^~~
quazip/zip.c:538:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if (uPosFound!=0)
^~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels