| タイトル | Ogre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereference |
|---|
| 説明 | The 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. |
|---|
| ソース | ⚠️ https://github.com/OGRECave/ogre/issues/3447 |
|---|
| ユーザー | sand (UID 90194) |
|---|
| 送信 | 2025年09月15日 13:21 (11 月 ago) |
|---|
| モデレーション | 2025年09月26日 08:50 (11 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 325960 [OGRECave Ogre 迄 14.4.1 OgreLogManager.cpp Ogre::LogManager::stream mDefaultLog サービス拒否] |
|---|
| ポイント | 19 |
|---|