- Fixed a memory corruption in safe arrays when using SafeArrayCopy()
authorStephane Lussier <stephane@macadamian.com>
Sun, 18 Jun 2000 19:29:40 +0000 (19:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 18 Jun 2000 19:29:40 +0000 (19:29 +0000)
commitfb949605ba604cf2bffa993f735f7f549e5ea343
treedc2f569ca7adb0326f0579d00faa4e5e497cbdfc
parent4d4e12175993def0be1d8d424054864008a5e2fa
- Fixed a memory corruption in safe arrays when using SafeArrayCopy()
  function with a SafeArray created with FADF_FIXEDSIZE.
- Added more FADF flags in the .h file.
- FADF flags were defined twice, corrected the situation.
dlls/oleaut32/safearray.c
include/wine/obj_oleaut.h