Skip to content

Commit

Permalink
Put a FIXME in place.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 9, 2001
1 parent 7ab013b commit 94406b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions archivers/grp.c
Expand Up @@ -45,6 +45,8 @@
#endif
#endif

/* !!! FIXME: Using the same file handle for all reads is a RACE CONDITION! */

typedef struct
{
FILE *handle;
Expand Down

0 comments on commit 94406b6

Please sign in to comment.