General

Profile

no6v (Nobuhiro IMAI)

  • Login: no6v
  • Email: [email protected]
  • Registered on: 08/30/2008
  • Last sign in: 08/18/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 41 41

Activity

10/17/2022

07:35 AM Ruby Revision a9809634 (git): [ruby/openssl] Check if the option is an Hash in `pkey_ctx_apply_options0()`
causes SEGV if it is an Array or something like that.
https://github.com/ruby/openssl/commit/ef23525210
no6v (Nobuhiro IMAI)

10/16/2021

09:34 AM Ruby Revision f88401f3 (git): [ruby/openssl] fix segv in Timestamp::{Request,Response,TokenInfo}.new
prevent `ossl_ts_*_free()` from calling when `d2i_TS_*_bio()` failed.
https://github.com/ruby/openssl/commit/b29e215786
no6v (Nobuhiro IMAI)

03/16/2021

10:16 AM Ruby Revision 92f19f7b (git): [ruby/openssl] [DOC] Fix RDoc markup
https://github.com/ruby/openssl/commit/f36af95519 no6v (Nobuhiro IMAI)

02/02/2021

03:09 PM Ruby Revision b0fb2082 (git): [ruby/irb] follow up the actual line number
https://github.com/ruby/irb/commit/7aed8fe3b1 no6v (Nobuhiro IMAI)

01/27/2021

09:36 AM Ruby Bug #17564 (Closed): Source command in irb exits after reading and evaluating the file
Applied in changeset commit:git|e80e5a2f897088bc5284ea61817a910d1d334652.
----------
[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]
* using the appropriciate exception instead of `break` so that the session
c...
no6v (Nobuhiro IMAI)
06:02 AM Ruby Revision 69b42ae0 (git): [ruby/irb] specify the `VERBOSE` to `false` and fix tests to fit
https://github.com/ruby/irb/commit/502c590925 no6v (Nobuhiro IMAI)
06:02 AM Ruby Revision e80e5a2f (git): [ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]
* using the appropriciate exception instead of `break` so that the session
can be continue after the `irb_source` and `irb_load` commands
* suppress extra new line due to one more `#prompt` call
https://github.com/ruby/irb/commit/bdef...
no6v (Nobuhiro IMAI)
06:01 AM Ruby Revision 5b05b85d (git): [ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated File
* tweak some methods not to raise exception after `#close`
* use it in `IRB::IrbLoader#{source_file,load_file}
https://github.com/ruby/irb/commit/ec2947acbd
no6v (Nobuhiro IMAI)

01/23/2021

02:36 AM Ruby Bug #17564: Source command in irb exits after reading and evaluating the file
I could reproduce the situation and I made a pull-request to fix this: https://github.com/ruby/irb/pull/177
Unexpectedly, there are many changes, but most of the measures are to pass existing tests and prevent file leaks.
no6v (Nobuhiro IMAI)

01/17/2021

05:13 PM Ruby Revision 166f33d0 (git): [ruby/irb] skip a failling test on TruffleRuby
* due to the difference of backtrace pointed out by @aycabta
https://github.com/ruby/irb/commit/5e00a0ae61
no6v (Nobuhiro IMAI)

Also available in: Atom