src: initialize encoding_ data member · nodejs/node@3b1c19f · GitHub
Skip to content

Commit 3b1c19f

Browse files
bnoordhuisFishrock123
authored andcommitted
src: initialize encoding_ data member
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: #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>
1 parent c795d1e commit 3b1c19f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/fs_event_wrap.cc

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)