| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
Sorry, something went wrong.
PR-URL: #40188 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #40188 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Refs electron/electron#31087.
It's possible that
node/src/crypto/crypto_keys.cc
Line 1106 in 4441c3e
Fix this by checking the return value from handle.initEdRaw() and throwing an error on false.
I used the error from above the callsites but please let me know if there's another preferable one!