General

Profile

chopraanmol1 (Anmol Chopra)

  • Login: chopraanmol1
  • Registered on: 02/19/2018
  • Last sign in: 01/07/2019

Issues

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

Activity

11/20/2018

05:14 AM Ruby master Feature #15151: String#slice!(0,..) creates a duplicate of original string
ping @nobu chopraanmol1 (Anmol Chopra)

10/25/2018

07:05 AM Ruby master Feature #15251: Hash aset should deduplicate non tainted string
@normalperson I also benchmarked so_k_nucleotide mentioned in https://bugs.ruby-lang.org/issues/9188 with following c... chopraanmol1 (Anmol Chopra)

10/24/2018

01:07 PM Ruby master Feature #15251 (Closed): Hash aset should deduplicate non tainted string
I'm not sure if current behavior is expected one or a bug. So feel free to change tracker type.
Currently Hash ASE...
chopraanmol1 (Anmol Chopra)

10/01/2018

02:59 PM Ruby master Feature #15151: String#slice!(0,..) creates a duplicate of original string
@nobu can you look into this? Thank you. chopraanmol1 (Anmol Chopra)

09/23/2018

03:27 PM Ruby master Feature #15151 (Open): String#slice!(0,..) creates a duplicate of original string
String#slice! when used at beginning of string (e.g. slice!(0,10)) calls rb_str_drop_bytes which creates shared strin... chopraanmol1 (Anmol Chopra)

09/18/2018

05:48 AM Ruby master Bug #14908: Enumerator::Lazy creates unnecessary Array objects.
All the responses for the proposed patch are positive till date. @shyouhei can we go ahead with this now? chopraanmol1 (Anmol Chopra)

09/15/2018

03:32 AM Ruby master Bug #15118: Method [] & []= does not respect frozen_string_literal: true comment
Fixed in
https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/64745
chopraanmol1 (Anmol Chopra)

09/14/2018

10:43 AM Ruby master Bug #15118: Method [] & []= does not respect frozen_string_literal: true comment
shevegen (Robert A. Heiler) wrote:
>
> Very good catch. May I ask, for curiosity, how you discovered it?
> I assu...
chopraanmol1 (Anmol Chopra)
06:57 AM Ruby master Bug #15118 (Closed): Method [] & []= does not respect frozen_string_literal: true comment
Calling `["something"]` on object or proc (non-hash aref implementation) does not respect `frozen_string_literal: tru... chopraanmol1 (Anmol Chopra)

09/11/2018

05:16 AM Ruby master Bug #15082: Memory leak in net/http/response and net/http/header
@alexis Look into this PR https://github.com/SamSaffron/memory_profiler/pull/59
Once merged this PR should fix th...
chopraanmol1 (Anmol Chopra)

Also available in: Atom