view src/dlldata.c @ 29288:d9acbf59032c v8.2.5161

patch 8.2.5161: might still access invalid memory Commit: https://github.com/vim/vim/commit/0fbc9260a75dfc4d86f20e7c0eb76878f513a212 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 11:17:10 2022 +0100 patch 8.2.5161: might still access invalid memory Problem: Might still access invalid memory. Solution: Add extra check for negative value.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jun 2022 12:30:04 +0200
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 */