https://bugs.exim.org/show_bug.cgi?id=2426

            Bug ID: 2426
           Summary: PCRE: when extra->study_data==NULL, no need to write
                    it (pcretest.c)
           Product: PCRE
           Version: 8.43
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: p...@hermes.cam.ac.uk
          Reporter: yangcon...@huawei.com
                CC: pcre-dev@exim.org

Created attachment 1209
  --> https://bugs.exim.org/attachment.cgi?id=1209&action=edit
Patch for pcretest.c add a condtion 'extra->study_data==NULL'

Good day!
   I think it's no need to write it when no study_data ,so I have added a
condition 'extra->study_data==NULL'.Take a look please@Philip Hazel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to