bareos: bareos-19.2 c0aa2624

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-19.2 2020-10-29 10:41 bareos-19.2 172ec2a6 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