-
A simple Python program which runs a few TensorFlow computations consequently crashes when running on GPU.
Code:
```
from __future__ import print_function
import numpy as np
import tensorflow…
-
What is the purpose of a Suspender object?
From reading the overview, my understanding is that Suspender provides a re-entrancy guard to modules. Is there anything else that Suspender provides?
…
-
# Lines of code
https://github.com/PartyDAO/party-protocol/blob/37dae4292dde2547a3b1ced8a041f926e1b37d58/contracts/party/PartyGovernanceNFT.sol#L389
# Vulnerability details
### Pre-requisite knowl…
-
**System information**
- OS Platform and Distribution: Windows 11 Laptop HP
- TensorFlow.js installed from (npm or script link): https://www.npmjs.com/package/@tensorflow/tfjs-node
- TensorFlow.js …
-
[`ReactDOM.findDOMNode`](https://reactjs.org/docs/react-dom.html#finddomnode) is considered to be an escape hatch in React for when you need to access the DOM directly, but it's generally preferred to…
-
**3.2.1.stable**
**ANDROID 10/Google Pixel 3 XL:**
**Issue description:**
Google Play Console found my game crash on Android 10/Google Pixel 3 Xl. Here is the backtrace.
I don't know what is t…
-
### Author background
- **Would you consider yourself a novice, intermediate, or experienced Go programmer?**
Novice with Go, experienced with other languages esp. C
- **What other language…
-
We've been told that people **do** want to deviate from our security guarantees with all terrible, known consequences.
We already allow people to opt out of the "known elements" by switching `allow…
-
Confirm the following are included in your repo, checking each box:
- [x] completed README.md file with the necessary information
- [x] shim.efi to be signed
- [x] public portion of your certi…
-
sorrynotsorry
high
# Protections can be arbitrarily expired and system can be DoS'ed.
## Summary
Protections can be arbitrarily expired and the system can be DoS'ed.
## Vulnerability Detail
`Protec…