1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
normal 7830a950ef net/pop: make modified strings mutable
Thanks to Michael Zimmerman for the bug report

* lib/net/pop.rb: make modified strings mutable
  [ruby-core:85210] [Bug #14416]
* test/net/pop/test_pop.rb: new test

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-30 00:22:22 +00:00
..
http net/http: use writev for HTTP chunked request bodies 2018-01-14 02:44:53 +00:00
ftp.rb net/ftp: fix FrozenError in BufferedSocket 2018-01-06 09:21:35 +00:00
http.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
pop.rb net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol.rb Fix warning 2018-01-19 12:15:56 +00:00
smtp.rb Use unpack1 instead of unpack and [0] 2017-07-20 23:34:03 +00:00