Samuel Andersson
Results
2
issues of
Samuel Andersson
https://github.com/desktop/registry-js/blob/master/src/main.cc#L109 This line allocates an array of fixed size, which is then populated with values on these lines: https://github.com/desktop/registry-js/blob/master/src/main.cc#L133:L149 Only REG_SZ, REG_EXPAND_SZ and REG_DWORD is supported. If an unsupported value...
License
2
This repository does not contain a license file, meaning any tools checking for license compliance will fail on this library. I would recommend including a license file as part of...