[INN-COMMITTERS] inn/storage/buffindexed (buffindexed.c)
kondou at vix.com
kondou at vix.com
Thu Dec 9 16:30:16 UTC 1999
Date: Thursday, December 9, 1999 @ 08:30:16
Author: kondou
Update of /dist1/cvs/isc/inn/inn/storage/buffindexed
from pub3.rc.vix.com:/dist1/isc/kondou/CURRENT/inn/storage/buffindexed
Modified Files:
buffindexed.c
----------------------------- Log Message -----------------------------
storage/buffindexed/buffindexed.c:
- From: rmtodd at skywalker.ecn.ou.edu (Richard Todd)
- The call to open() in buffindexed.c that creates group.index does so
with the wrong modes, because the call to open() doesn't include the
third argument (file modes), so the file gets created with whatever
mode value happens to be on the stack.
More information about the inn-committers
mailing list