Mercurial > vim
view src/dlldata.c @ 31553:d6291139df83 v9.0.1109
patch 9.0.1109: leaking allocated type
Commit: https://github.com/vim/vim/commit/c4b3f6477c4956c49da1277d55e6915ea7e6a39e
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Dec 30 10:36:34 2022 +0000
patch 9.0.1109: leaking allocated type
Problem: Leaking allocated type.
Solution: Reset the "static" flag in the allocated type copy.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 30 Dec 2022 11:45:04 +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 */