fixed from PVS-Studio
V668 There is no sense in testing the 'penv' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error. load_dbm.cpp 148pull/20/head
parent
77938cd0be
commit
94aec516ac
Loading…
Reference in New Issue