Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <782f4e96d0bdc0c8@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Fri Oct 14 01:16:17 2011 On host: mail.march-hare.com Directory: cvsnt/src M server.cpp CVSNT_BRANCH_2_8_01_3761 1.106.2.210.6.99.2.46 -> 1.106.2.210.6.99.2.47 Bug Id: 6314 Log message: Bug6314: crash if BigMemory=3 (use windows native memory). a server error reading lines from the client, seems to only show up on multicore systems. patch - allocate memory in io_getline using xmalloc.