nvda
Fix rare recursion error in the winVersion module
#12696
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
Commits
Fix rare recursion error in the winVersion module
lukaszgo1
committed
4 years ago
Avoid pointless registry accesses by caching results of `getWinVer` as the version of Windows on which we're running cannot be changed.
lukaszgo1
committed
4 years ago
Loading