mirror of https://github.com/lukechilds/node.git
Browse Source
Pointed out by Coverity. Not really a bug because it's assigned before use but explicit assignment in the constructor is more obviously correct. PR-URL: https://github.com/nodejs/node/pull/7374 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>v6.x
Ben Noordhuis
9 years ago
committed by
Jeremiah Senkpiel
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue