Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <16b14eb9399e96c0@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue Nov 8 21:26:45 2011 On host: mail.march-hare.com Directory: cvsnt/src M rcs.cpp CVSNT_BRANCH_2_8_01_3761 1.80.2.214.4.54.2.15 -> 1.80.2.214.4.54.2.16 Bug Id: 6317 Log message: Bug6317: win: server: out of memory; can not reallocate. if AtomicCheckouts=0 amd FreeRCSBufDelta=1 use less memory in RCS_Rewrite() - This fix changes how the relocatable pointers are handled when then buffer is free'd. Also tightened the conditions under which the 'optimised' code runs.