Hi Ove,
I'm now getting the following warnings in ndr_marshall.c, which seem a bit weird:
ndr_marshall.c:1220: warning: operation on `pMemory' may be undefined ndr_marshall.c:1223: warning: operation on `pMemory' may be undefined ndr_marshall.c:1276: warning: operation on `pMemory' may be undefined ndr_marshall.c:1279: warning: operation on `pMemory' may be undefined ndr_marshall.c:1327: warning: operation on `pMemory' may be undefined ndr_marshall.c:1330: warning: operation on `pMemory' may be undefined ndr_marshall.c:1376: warning: operation on `pMemory' may be undefined ndr_marshall.c:1379: warning: operation on `pMemory' may be undefined
Would you/someone else mind having a look at these and avoiding them, if possible?
Thanks, Gerald