office-gobmx/package/source
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
..
manifest
xstor tdf#163486: PVS: redundant nullptr check 2024-11-14 16:21:42 +01:00
zipapi tdf#163486: PVS: exception thrown by pointer 2024-11-11 17:48:07 +01:00
zippackage