Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: [email protected] Fri Feb 5 15:37:13 2010 On host: obrien Directory: cvsnt/cvsapi M cvs_string.h CVSNT_2_0_x 1.1.2.44 -> 1.1.2.45 Bug Id: 5808 Directory: cvsnt/cvsapi/win32 M SocketIO.cpp CVSNT_2_0_x 1.1.2.19 -> 1.1.2.20 Bug Id: 5808 Log message: Bug5808: cvsservice crashes on startup if no explicit bindaddress. Handle it in socket as well as in string - this cvs::idn thing appears to be called all over the place and could suffer the same problem - easier just for string to handle NULL's nicely.