Check whether 'globalServiceContext' is NULL before dereferencing it in the GDB python extension

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • QE 2023-01-23
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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).

            Assignee:
            Mohammad Dashti (Inactive)
            Reporter:
            Mohammad Dashti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: