[Closed] memory leak at ENV.shift on Windows

Issue #9983 has been updated by Nobuyoshi N…

Status changed from Open to Closed

Applied in changeset r46570.


hash.c: fix memory leak

  • hash.c (env_shift): fix memory leak on Windows, free environment
    strings block always. [ruby-dev:48332] [Bug #9983]

Bug #9983: memory leak at ENV.shift on Windows

  • Author: Nobuyoshi N.
  • 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