Enviar #654456: Ogre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereferenceinformación

TítuloOgre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereference
DescripciónThe segmentation fault is caused by a null pointer dereference in the Ogre::LogManager::stream() function. Specifically, the mDefaultLog pointer is nullptr, and the function attempts to dereference it to call the stream() method. The bug occurs when the mDefaultLog is not initialized or properly assigned, leading to a crash when the function tries to access its memory.
Fuente⚠️ https://github.com/OGRECave/ogre/issues/3447
Usuario
 sand (UID 90194)
Sumisión2025-09-15 13:21 (hace 11 meses)
Moderación2025-09-26 08:50 (11 days later)
EstadoAceptado
Entrada de VulDB325960 [OGRECave Ogre hasta 14.4.1 OgreLogManager.cpp Ogre::LogManager::stream mDefaultLog denegación de servicio]
Puntos19

Do you want to use VulDB in your project?

Use the official API to access entries easily!