view src/dlldata.c @ 26098:25b93e560a7c v8.2.3582

patch 8.2.3582: reading uninitialized memory when giving spell suggestions Commit: https://github.com/vim/vim/commit/15d9890eee53afc61eb0a03b878a19cb5672f732 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 4 15:46:05 2021 +0000 patch 8.2.3582: reading uninitialized memory when giving spell suggestions Problem: Reading uninitialized memory when giving spell suggestions. Solution: Check that preword is not empty.
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Nov 2021 17:00:07 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

/*********************************************************
   DllData file -- generated by MIDL compiler

	DO NOT ALTER THIS FILE

   This file is regenerated by MIDL on every IDL file compile.

   To completely reconstruct this file, delete it and rerun MIDL
   on all the IDL files in this DLL, specifying this file for the
   /dlldata command line option

*********************************************************/

#define PROXY_DELEGATION

#include <rpcproxy.h>

#ifdef __cplusplus
extern "C"   {
#endif

EXTERN_PROXY_FILE( if_ole )


PROXYFILE_LIST_START
/* Start of list */
  REFERENCE_PROXY_FILE( if_ole ),
/* End of list */
PROXYFILE_LIST_END


DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )

#ifdef __cplusplus
}  /*extern "C" */
#endif

/* end of generated dlldata file */