6f761ea Fix a crash in pcre_get_substring_list() if the use of \K caused the start of the match to be earlier than the end

Authored and Committed by ppisar 8 years ago
    Fix a crash in pcre_get_substring_list() if the use of \K caused the start of the match to be earlier than the end
    
        
file modified
+10 -1