* x-struct-str.c: It's possible for struct members to be NULL, so make
authorJonathan Pryor <jpryor@novell.com>
Fri, 20 Mar 2009 16:32:43 +0000 (16:32 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 20 Mar 2009 16:32:43 +0000 (16:32 -0000)
commit8165d2eaf5b72c0559f83c4e4eeeb1a795fbc105
tree4810becd37ae755cc3d7bb999cc2c1cd79c38c6f
parentf65c498eff09e69647e6433f1753f9d913807812
* x-struct-str.c: It's possible for struct members to be NULL, so make
  sure we don't pass NULL to strlen(3).

svn path=/trunk/mono/; revision=129882
support/ChangeLog
support/x-struct-str.c