Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 511 by kumaneko, Tue Sep 25 13:33:45 2007 UTC revision 512 by kumaneko, Thu Sep 27 08:52:16 2007 UTC
# Line 1029  Fix 2007/09/05 Line 1029  Fix 2007/09/05
1029        next message from wanted source with MSG_PEEK flags.        next message from wanted source with MSG_PEEK flags.
1030    
1031  Version 1.5.0 2007/09/20   Usability enhancement release.  Version 1.5.0 2007/09/20   Usability enhancement release.
1032    
1033    Fix 2007/09/27
1034    
1035        @ Avoid eating memory after quota exceeded.
1036    
1037          Although ACL entries in a domain won't be added if the domain's quota
1038          has exceeded, SaveName() in AddFileACL() is called anyway.
1039          This caused unneeded memory consumption.
1040    
1041          Now, quota checking is done before getting domain_acl_lock lock.
1042          This may exceed quota by one or two entries, but that won't matter.

Legend:
Removed from v.511  
changed lines
  Added in v.512

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26