git: libc -- string: strspn should return 0 for empty match stri

看板DFBSD_commit作者時間14年前 (2011/10/27 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ac343b628b629ebea6fa81745ea5d94fccb6f8b3 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Wed Oct 26 07:37:39 2011 -0700 libc -- string: strspn should return 0 for empty match strings, not string len. Reported-by: lentferj Summary of changes: lib/libc/string/strspn.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac343b628b629ebea6fa81745ea5d94fccb6f8b3 -- DragonFly BSD source repository
文章代碼(AID): #1Eg4hiYM (DFBSD_commit)