-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
QE 2023-01-23
-
0
In the GDB Python extension (in here), the 'globalServiceContext' is dereferenced before checking whether it's NULL or not. This can cause a server crash if this variable is not initialized yet (e.g., BF-25267).