Develop and Download Open Source Software

View 1.5.1-20071019 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
ccs-patch_1.5.1-20071019_-_Changes
last update
2007-11-14 10:43
type
Plain Text
editor
Tetsuo Handa
description
1.5.1-20071019 - Change Log
language
English
translate
Fix 2007/09/27

    @ Avoid eating memory after quota exceeded.

      Although ACL entries in a domain won't be added if the domain's quota
      has exceeded, SaveName() in AddFileACL() is called anyway.
      This caused unneeded memory consumption.

      Now, quota checking is done before getting domain_acl_lock lock.
      This may exceed quota by one or two entries, but that won't matter.

Version 1.5.1 2007/10/19   Minor update release.