ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:48323] [ruby-trunk - Bug #9977] [Open] memory leak at ENV.[]= on Windows
       [not found] <redmine.issue-9977.20140625132615@ruby-lang.org>
@ 2014-06-25 13:26 ` nobu
  2014-06-25 13:31 ` [ruby-dev:48324] [ruby-trunk - Bug #9977] [Closed] " nobu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: nobu @ 2014-06-25 13:26 UTC (permalink / raw
  To: ruby-dev

Issue #9977 has been reported by Nobuyoshi Nakada.

----------------------------------------
Bug #9977: memory leak at ENV.[]= on Windows
https://bugs.ruby-lang.org/issues/9977

* Author: Nobuyoshi Nakada
* Status: Open
* Priority: Normal
* Assignee: cruby-windows
* Category: core
* Target version: current: 2.2.0
* ruby -v: trunk
* Backport: 2.0.0: REQUIRED, 2.1: REQUIRED
----------------------------------------
Windows版で、`ENV.[]=` がメモリリークしているようです。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-dev:48324] [ruby-trunk - Bug #9977] [Closed] memory leak at ENV.[]= on Windows
       [not found] <redmine.issue-9977.20140625132615@ruby-lang.org>
  2014-06-25 13:26 ` [ruby-dev:48323] [ruby-trunk - Bug #9977] [Open] memory leak at ENV.[]= on Windows nobu
@ 2014-06-25 13:31 ` nobu
  2014-08-03 16:25 ` [ruby-dev:48461] [ruby-trunk - Bug #9977] " nagachika00
  2014-09-03  3:43 ` [ruby-dev:48513] " usa
  3 siblings, 0 replies; 4+ messages in thread
From: nobu @ 2014-06-25 13:31 UTC (permalink / raw
  To: ruby-dev

Issue #9977 has been updated by Nobuyoshi Nakada.

Status changed from Open to Closed
% Done changed from 0 to 100

Applied in changeset r46550.

----------
hash.c: fix memory leak

* hash.c (ruby_setenv): fix memory leak on Windows, free
  environment strings block after check for the size.
  [ruby-dev:48323] [Bug #9977]

----------------------------------------
Bug #9977: memory leak at ENV.[]= on Windows
https://bugs.ruby-lang.org/issues/9977#change-47374

* Author: Nobuyoshi Nakada
* Status: Closed
* Priority: Normal
* Assignee: cruby-windows
* Category: core
* Target version: current: 2.2.0
* ruby -v: trunk
* Backport: 2.0.0: REQUIRED, 2.1: REQUIRED
----------------------------------------
Windows版で、`ENV.[]=` がメモリリークしているようです。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-dev:48461] [ruby-trunk - Bug #9977] memory leak at ENV.[]= on Windows
       [not found] <redmine.issue-9977.20140625132615@ruby-lang.org>
  2014-06-25 13:26 ` [ruby-dev:48323] [ruby-trunk - Bug #9977] [Open] memory leak at ENV.[]= on Windows nobu
  2014-06-25 13:31 ` [ruby-dev:48324] [ruby-trunk - Bug #9977] [Closed] " nobu
@ 2014-08-03 16:25 ` nagachika00
  2014-09-03  3:43 ` [ruby-dev:48513] " usa
  3 siblings, 0 replies; 4+ messages in thread
From: nagachika00 @ 2014-08-03 16:25 UTC (permalink / raw
  To: ruby-dev

Issue #9977 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE

Backported into `ruby_2_1` branch at r47053.

----------------------------------------
Bug #9977: memory leak at ENV.[]= on Windows
https://bugs.ruby-lang.org/issues/9977#change-48180

* Author: Nobuyoshi Nakada
* Status: Closed
* Priority: Normal
* Assignee: cruby-windows
* Category: core
* Target version: current: 2.2.0
* ruby -v: trunk
* Backport: 2.0.0: REQUIRED, 2.1: DONE
----------------------------------------
Windows版で、`ENV.[]=` がメモリリークしているようです。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-dev:48513] [ruby-trunk - Bug #9977] memory leak at ENV.[]= on Windows
       [not found] <redmine.issue-9977.20140625132615@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2014-08-03 16:25 ` [ruby-dev:48461] [ruby-trunk - Bug #9977] " nagachika00
@ 2014-09-03  3:43 ` usa
  3 siblings, 0 replies; 4+ messages in thread
From: usa @ 2014-09-03  3:43 UTC (permalink / raw
  To: ruby-dev

Issue #9977 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: REQUIRED, 2.1: DONE to 2.0.0: DONE, 2.1: DONE

backported into `ruby_2_0_0` at r47365.

----------------------------------------
Bug #9977: memory leak at ENV.[]= on Windows
https://bugs.ruby-lang.org/issues/9977#change-48612

* Author: Nobuyoshi Nakada
* Status: Closed
* Priority: Normal
* Assignee: cruby-windows
* Category: core
* Target version: current: 2.2.0
* ruby -v: trunk
* Backport: 2.0.0: DONE, 2.1: DONE
----------------------------------------
Windows版で、`ENV.[]=` がメモリリークしているようです。



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-03  4:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-9977.20140625132615@ruby-lang.org>
2014-06-25 13:26 ` [ruby-dev:48323] [ruby-trunk - Bug #9977] [Open] memory leak at ENV.[]= on Windows nobu
2014-06-25 13:31 ` [ruby-dev:48324] [ruby-trunk - Bug #9977] [Closed] " nobu
2014-08-03 16:25 ` [ruby-dev:48461] [ruby-trunk - Bug #9977] " nagachika00
2014-09-03  3:43 ` [ruby-dev:48513] " usa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).