-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
```
What steps will reproduce the problem?
1. const char * mimeDescription = NP_GetMIMEDescription();
2. ...
3. NPP_New(mime, ...)
What is the expected output? What do you see instead?
I expect the…
-
Steps to reproduce:
1) Get processes info -> Pids
Pids = [erlang:process_info(Pid, [registered_name,reductions,monitors,monitored_by,links]) ++ [{pid, Pid}] || Pid Data
Data = lists:sort(fun(A, …
menih updated
5 months ago
-
> This is a placeholder for tracking open problems and related issues / notes
Embedding [js-ipfs](https://github.com/ipfs/js-ipfs) on a page binds it to specific tab, origin, and storage.
## O…
lidel updated
2 years ago
-
# Handle
csanuragjain
# Vulnerability details
## Low findings
****
1. Incorrect Condition Finding:
Contract - https://github.com/code-423n4/2022-02-concur/blob/main/contracts/Shelter.sol
In …
-
Unlike many other languages, blocks in Python do not create a new scope. For instance, variables defined in loops or if statements are available outside of those blocks.
I could not find this informa…
-
https://github.com/fedora-infra/fedora-messaging/pull/78 made some adjustments that should have broken tests for pika-1.0.0 - the on_close callback passes an exception in 1.0.0 and a plain integer cod…
-
Current implementation requires that the numpy array is actually passed as an argument to `create_presamples_package`. This therefore does not allow the use of an external address in the field `datapa…