jobs C++ new keyword does not return zero
Fix PVS-Studio issue "warning: V668 There is no sense in testing the 'X' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.