General

Profile

no6v (Nobuhiro IMAI)

  • Login: no6v
  • Email: nov@yo.rim.or.jp
  • Registered on: 08/30/2008
  • Last sign in: 08/18/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 47 47

Activity

10/17/2022

07:35 AM Ruby master 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 master 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 master 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 master 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 master Bug #17564 (Closed): Source command in irb exits after reading and evaluating the file
Applied in changeset commit:git|e80e5a2f897088bc5284ea61817a910d1d334652.
----------
[ruby/irb] use `RubyLex::Termin...
no6v (Nobuhiro IMAI)
06:02 AM Ruby master 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 master 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` a...
no6v (Nobuhiro IMAI)
06:01 AM Ruby master 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...
no6v (Nobuhiro IMAI)

01/23/2021

02:36 AM Ruby master 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
Unexpe...
no6v (Nobuhiro IMAI)

01/17/2021

05:13 PM Ruby master 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