9606d55 Replaced a memcopy with explicit assignments in getquotainfo() of rquotad

Authored and Committed by steved 19 years ago
    Replaced a memcopy with explicit assignments in getquotainfo() of rquotad
        to fix potential overflow that can occur on 64bit machines. (bz 138068)
    Also fixed some compile issues.
    
        
file modified
+8 -1