fix crash in regexec for nonzero nmatch argument with REG_NOSUB
per POSIX, the nmatch and pmatch arguments are ignored when the regex was compiled with REG_NOSUB.
Showing
想要评论请 注册 或 登录
per POSIX, the nmatch and pmatch arguments are ignored when the regex was compiled with REG_NOSUB.