[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-10-15 17:22:08
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/10/15 10:22:06 Modified files: compiler : types.cc test/everything: client.cc everything-impl.cc everything.idl Log message: - Fixed a server side memory leak in the everything test - Altered the string packing code so that it's more obvious that the string is being copied. (rather than implicitly because the string is a const) |