office-gobmx/dtrans
Christophe JAILLET 73db878b17 Correct check after memory allocation.
ppenum is already tested for NULL at the beginning of the function.
What is intended here is to know if the memory allocation succeeded.

Found by cppcheck.

Change-Id: I31a3bed93b5dfe1a4d384478267f7c8cc0421181
2012-07-17 00:21:59 +02:00
..
prj
source Correct check after memory allocation. 2012-07-17 00:21:59 +02:00
test/win32/dnd re-base on ALv2 code. 2012-06-25 16:45:10 +01:00
util re-base on ALv2 code. 2012-06-25 16:45:10 +01:00
Library_dnd.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_dtrans.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_ftransl.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_mcnttype.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_sysdtrans.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Makefile
Module_dtrans.mk
Package_xml.mk
README
StaticLibrary_dtobj.mk

Clipboard abstraction - data transfer.