-
```
After you close chrome or the tab where your plugin is active.
The windowDetach is called.
Directly after that
windowAttach with src nulled is called again.
windowDetach with src nulled is called…
-
**`Severity Threshold: 🔵 MEDIUM`**
# 2 Potential vulnerability sources found within this repo
| `🔴 CRITICAL` | `🟡 HIGH` | `🔵 MEDIUM` | `⚪ LOW` |
|-|-|-|-|
| 0 | 0 | 2 | 0 |
**`ID: 01HT174MRV6ATX32…
-
https://github.com/quoll/asami/blob/ea5c70d5330be001dd8694d2b35d89681d3a9acb/src/asami/durable/block/file/voodoo.clj#L18
quoll updated
2 months ago
-
```
After you close chrome or the tab where your plugin is active.
The windowDetach is called.
Directly after that
windowAttach with src nulled is called again.
windowDetach with src nulled is called…
-
# High level description
At the moment, OD only support range and Doppler measurement, simultaneous or not. In practice, especially in LEOP, we may want to use azimuth and elevation data to quickly c…
-
## Issue or Feature
When I allocate a context, there is seemingly nothing I can do to free the memory used. It seems to keep the memory without being freed. Also... If I clear the canvas and allocate…
-
We're experiencing an issue where requests made through the client have all headers removed, including a trace ID header we use to associate requests in our logs. We see in the code [where the headers…
-
I am finding my local client data getting nulled out after making a query that involves a round trip to the server. But if the query is completely pulled from the cache, then the client side value…
-
## Feature Request
Should `BehaviourSubject::_value` be nulled out on complete? Or is there a reason that it remains even after completion?
This might empty out some used memory and would allow th…
-
The process starts, but the UI doesn't open. Killing the process and running the program again brings the process back, but no UI. Per guidance from Joel, deleting %appdata%\BlueBubbles\ resolved the …