Re: About idlc/source/idlccompile.cxx

2013-01-13 Thread Ruslan Kabatsayev
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

About idlc/source/idlccompile.cxx

2013-01-13 Thread julien2412
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