office-gobmx/package
Xisco Fauli 45bb8d9ddc tdf#163486: PVS: redundant nullptr check
V668 	There is no sense in testing the 'm_pRelStorElement->m_xStorage' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.

Change-Id: Ie195de78b48c3766ef08a2d3666f778f75d2ca6e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176596
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-14 16:21:42 +01:00
..
dtd
inc loplugin:passstuffbyref in lotuswordpro..pyuno 2024-11-07 13:17:27 +01:00
qa tdf#163818 package: fix recovery of zip entry local header with ... 2024-11-11 10:16:15 +01:00
source tdf#163486: PVS: redundant nullptr check 2024-11-14 16:21:42 +01:00
util
CppunitTest_package2_test.mk package: add unit tests with invalid zip packages 2024-09-19 09:42:41 +02:00
IwyuFilter_package.yaml
Library_package2.mk
Library_xstor.mk
Makefile
Module_package.mk
Package_dtd.mk
README.md

ZIP Support

Reading and writing ZIP files.