Hi,
On Sun, Jan 13, 2013 at 9:01 PM, julien2412 wrote:
> Hello,
>
> Taking a look at this cppcheck report:
> dlc/source/idlccompile.cxx
> 198 nullPointer error Possible null pointer dereference: source -
> otherwise
> it is redundant to check it against null.
Looks like a false-positi
Hello,
Taking a look at this cppcheck report:
dlc/source/idlccompile.cxx
198 nullPointer error Possible null pointer dereference: source -
otherwise
it is redundant to check it against null.
I don't understand the function "sal_Bool copyFile(const OString* source,
const OString& target