thefourtheye · GitHub

@thefourtheye added the fs

Issues and PRs related to the fs subsystem / file system.

label

Jul 22, 2016

Closed

2 tasks

@thefourtheye

@ChALkeR ChALkeR added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Jul 31, 2016

@thefourtheye

This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: nodejs#7831
Fixes: nodejs#7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

@thefourtheye

@thefourtheye

thefourtheye added a commit that referenced this pull request

Oct 9, 2016
This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: #7831
Fixes: #7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

jasnell pushed a commit that referenced this pull request

Oct 10, 2016
This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: #7831
Fixes: #7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

kevinoid pushed a commit to kevinoid/fs-file-sync-fd that referenced this pull request

Dec 13, 2016
This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: nodejs/node#7831
Fixes: nodejs/node#7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

kevinoid pushed a commit to kevinoid/fs-file-sync-fd that referenced this pull request

Dec 13, 2016
This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: nodejs/node#7831
Fixes: nodejs/node#7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

kevinoid pushed a commit to kevinoid/fs-file-sync-fd that referenced this pull request

Dec 13, 2016
This patch makes a copy of the `options` object before the fs module
functions alter it.
PR-URL: nodejs/node#7831
Fixes: nodejs/node#7655
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nicu Micleușanu <micnic90@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>

This was referenced

Jun 15, 2017

Closed

Closed

Merged

Read the original on github.com ↗