[pcre-dev] [Bug 2088] New: pointer was utilized before it wa…

Startseite
Nachricht löschen
Autor: admin
Datum:  
To: pcre-dev
Betreff: [pcre-dev] [Bug 2088] New: pointer was utilized before it was verified against nullptr: pcre2_pattern_info.c
https://bugs.exim.org/show_bug.cgi?id=2088

            Bug ID: 2088
           Summary: pointer was utilized before it was verified against
                    nullptr: pcre2_pattern_info.c
           Product: PCRE
           Version: 10.23 (PCRE2)
          Hardware: All
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: egoroff@???
                CC: pcre-dev@???


The 're' pointer was utilized before it was verified against nullptr. Check
lines: 258, 261. pcre2_pattern_info.c 258

--
You are receiving this mail because:
You are on the CC list for the bug.