1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/nkf
wyhaines c43e977e28 ext/nkf/nkf-utf8/nkf.c: Backport #2953 [ruby-dev:40606]; change nkf_char buffer in numchar_getc() size form 8 to 10 to avoid potential for a segfault.
test/nkf/test_nkf.rb: Added a test for the change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-09 21:52:26 +00:00
..
lib * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp 2006-09-06 03:13:54 +00:00
nkf-utf8 ext/nkf/nkf-utf8/nkf.c: Backport #2953 [ruby-dev:40606]; change nkf_char buffer in numchar_getc() size form 8 to 10 to avoid potential for a segfault. 2010-06-09 21:52:26 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
depend * follow nkf 2.0.4 2004-11-03 07:30:42 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
nkf.c Merge changes between r11871 and r11907 from ruby_1_8. 2007-02-27 11:51:55 +00:00