bareos: bareos-18.2 b2930aca

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-18.2 2020-10-29 10:41 bareos-18.2 00a1a03a Pending
Changeset mssqlvdi-fd.cc: avoid collision of definition of MIDL_user_allocate()

The definitions of MIDL_user_allocate are different between "vdi.h" and
"rpcndr.h" so we add the definition "__MIDL_user_allocate_free_DEFINED__"
to skip the definition in rpcndr.h.

The problem only exists on 32Bit cross-compilation.
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File