martinemde (Martin Emde)
- Login: martinemde
- Registered on: 03/03/2010
- Last sign in: 05/24/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
05/14/2024
- 09:51 PM Ruby master Bug #20424: ZLib::GZipReader always double allocates strings when passed outbuf, significantly increasing memory usage
- [zlib #61 was merged](https://github.com/ruby/zlib/pull/61#event-12808578072). It seems like we can consider this tic...
04/11/2024
- 07:20 PM Ruby master Bug #20424 (Closed): ZLib::GZipReader always double allocates strings when passed outbuf, significantly increasing memory usage
- In trying to improve the memory performance during the install of rubygems, we previously found a bug in `eof?`. Furt...
02/22/2024
- 06:42 AM Ruby master Revision 9f8f32bf (git): [ruby/zlib] In Zlib::GzipReader#eof? check if we're actually at eof
- Only consider it eof if we read ahead and something fills the buf.
If not, we may only have empty blocks and the foot...
02/21/2024
- 06:53 PM Ruby master Bug #20289 (Closed): Bug in Zlib::GzipReader#eof? breaks reading certain sizes of gzipped files.
- Hello,
A bug in the implementation of Zlib::GzipReader#eof? makes it very difficult to read certain rubygems using...
01/24/2024
- 04:50 AM Ruby master Revision 01f9766a (git): Ensure File.open applies default umask on gem extract
01/05/2024
- 02:06 AM Ruby master Revision 098d97e9 (git): [rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index request
- https://github.com/rubygems/rubygems/commit/d26bcd7551
12/25/2023
- 12:12 PM Ruby master Revision 56804ddd (git): [rubygems/rubygems] Use a mutex around Checksum::Store @store access
- Not wrapping to_lock since access to it is single threaded and
read-only at the time of writing the lockfile.
https:... - 12:12 PM Ruby master Revision df11b3da (git): [rubygems/rubygems] Let the guards have some space to breathe
- https://github.com/rubygems/rubygems/commit/73f1609715
12/16/2023
- 05:50 AM Ruby master Bug #20050: Segfault on Ruby 3.2.2 (and 3.1) on x86_64 Darwin 20 (rb_id_table_lookup for #hash)
- mame (Yusuke Endoh) wrote in #note-5:
> I'm not sure if this is really the same problem
…
> Does bundler access th...
12/15/2023
- 07:36 PM Ruby master Revision f933cde9 (git): [rubygems/rubygems] Let the guards have some space to breathe
- https://github.com/rubygems/rubygems/commit/73f1609715
Also available in: Atom