General

Profile

zack.ref@gmail.com (Zack Deveau)

  • Login: zack.ref@gmail.com
  • Registered on: 05/17/2023
  • Last sign in: 04/14/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Like

Activity

04/20/2024

01:41 AM Ruby master Revision 9555a997 (git): ensure ibf_load_setup is only passed String params
In cases where RubyVM::InstructionSequence.load_from_binary() is
passed a param other than a String, we attempt to ca...
zack.ref@gmail.com (Zack Deveau)

04/14/2024

12:47 AM Ruby master Bug #20427 (Closed): Backport: Heap buffer overflow in `Array#sort!` when block modifies target array
**(note: It was decided we should handle this in the public issue tracker in security ticket #2327648)**
The attac...
zack.ref@gmail.com (Zack Deveau)

04/13/2024

11:41 PM Ruby master Revision c479492a (git): Resize ary when `Array#sort!` block modifies embedded ary
In cases where `rb_ary_sort_bang` is called with a block and
tmp is an embedded array, we need to account for the blo...
zack.ref@gmail.com (Zack Deveau)

08/25/2023

10:27 PM Ruby master Revision 480aee43 (git): Add Missing Counters to `rb_debug_counter_type` enum (#8297)
Add missing counters to rb_debug_counter_type enum
On master we have calls to the RB_DEBUG_COUNTER_INC macro
for cou...
zack.ref@gmail.com (Zack Deveau)

11/30/2022

09:27 PM Ruby master Revision 4b9d10b8 (git): struct.c (struct_ivar_get): add conditional for potential Qnil returned by rb_class_superclass
struct_ivar_get recently started using rb_class_superclass to
resolve super instead of RCLASS_SUPER. This change made...
zack.ref@gmail.com (Zack Deveau)

08/29/2022

03:47 PM Ruby master Revision cb15886e (git): Port opt_getinlinecache to the new backend (https://github.com/Shopify/ruby/pull/399)
zack.ref@gmail.com (Zack Deveau)
03:47 PM Ruby master Revision db22a560 (git): Port gen_opt_str_freeze to new backend IR (https://github.com/Shopify/ruby/pull/366)
zack.ref@gmail.com (Zack Deveau)
03:47 PM Ruby master Revision e06c86fa (git): Port opt_str_uminus to new backend IR (https://github.com/Shopify/ruby/pull/370)
zack.ref@gmail.com (Zack Deveau)
03:47 PM Ruby master Revision 6ab71a85 (git): Port gen_checktype to the new IR assembler backend (https://github.com/Shopify/ruby/pull/343)
zack.ref@gmail.com (Zack Deveau)
03:47 PM Ruby master Revision dea42385 (git): Port gen_concatstring to new backend IR (https://github.com/Shopify/ruby/pull/350)
* Port gen_concatstring to new backend IR
* Update yjit/src/codegen.rs
Co-authored-by: Maxime Chevalier-Boisvert <m...
zack.ref@gmail.com (Zack Deveau)

Also available in: Atom