-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Hi MEGAsync technical users,
We have been updating the sync algorithm in conjunction with overcoming some internal limitations in the MEGA SDK library. The old sync algorithm and those internal li…
-
carrot
high
# Incorrect handling of token approvals
## Summary
The `BlueBerryBank` contract approves token spending. However, it never resets token approvals 0. This can cause issues with tokens li…
-
### Prerequisites
* [x] Can you reproduce?
* [x] Are you running the latest version of SoftEtherVPN?
**SoftEther version:**
**Component:** [Server, Client, Bridge, etc.]
**Operating system:**…
-
## CI failure
Hit a few times, for instance: https://github.com/cilium/cilium/actions/runs/5200516663/jobs/9379487447
```
Run ssh -p 2222 -o "StrictHostKeyChecking=no" root@localhost
-
I'm trying to get my webcam working on
* Thinkpa X1 carbon 10th gen
* Manjao (Sway edition), Wayland (*not* X11)
* Kernel v6.1.31-1-MANJARO
* archlinux-ipu6-webcam, main branch from today (4ae5…
-
### Describe the bug
Executing this code...
```typescript
let s3: S3 = /*...*/;
// Many awaits
await s3.send(
new PutObjectCommand({
…
-
Our application uses Lua EVAL/EVALSHA to do most heavy lifting of logic that requires atomic database changes.
During normal operation, Redis has a seemingly random chance to hang during the (only) `…
-
**Tasks**
- [x] Identify elements needing customization
- [x] Collect codes, displays, and definitions for each element
- [x] Create custom CodeSystem(s)
- [x] Create custom ValueSet(s)
- [x] @en…
-
Use a non-peristent forkserver
This patch will check against the bitmap size for each run. If the bitmap size equals 0, it will wait for user to debug.
```diff
diff --git a/libafl/src/feedbacks…