2006-08-16 Alp Toker <alp@atoker.com>
authorAlp Toker <alp@mono-cvs.ximian.com>
Wed, 16 Aug 2006 15:37:44 +0000 (15:37 -0000)
committerAlp Toker <alp@mono-cvs.ximian.com>
Wed, 16 Aug 2006 15:37:44 +0000 (15:37 -0000)
commitaba1d4f1991bc5c3ab59fecc4bd0866cd326d0bd
tree357eeb40f86e38665aede6657d75fe9b0b27f374
parent2c5318b295285df343c2e86cbcb5721011b5d207
2006-08-16  Alp Toker  <alp@atoker.com>

  * metadata/socket-io.c: First half of the fix for #79084.
  Set sa_size to the length of the content, not that of the struct.
  Don't add NULL suffix to the content, this should be done in
  managed code if needed.

svn path=/trunk/mono/; revision=63823
mono/metadata/ChangeLog
mono/metadata/socket-io.c