-
```
What steps will reproduce the problem?
1.Download POC http://www36.zippyshare.com/v/25032778/file.html
2.python jsunpackn.py POC.pdf -V
3.
What is the expected output? What do you see instead?
…
-
I am installing llvm in a clean build and I got a linker error when building it with the option `compiler-rt` that has the sanitizers.
I have configured it with the following options.
~~~
cmake -…
-
It would be great if we supported `properties` and `complexProperties`, to allow users of the library to use the unified interface `FileRef` instead of the format-specific APIs, see https://github.com…
-
Hi,
I'm not sure if you're still maintaining openingtree but as I'm sure you know, the website is currently down.
I tested the development server by running `yarn start` and got this error.
`…
-
## New feature
AWS S3 Object Lock is a feature in Amazon Simple Storage Service (S3) that allows you to protect objects from being deleted or overwritten for a specified retention period. Some orgs…
-
```
@st.cache(hash_funcs={_io.BytesIO: my_hash_func})
def my_func(...):
Traceback:
File "C:\Users\Infogen\Desktop\Learn\streamlit\WebApp-Computer-Vision-streamlit\main.py", line 53, in
m…
-
## Rationale
For now, we use [`object-hash`](https://github.com/puleos/object-hash) to get a hash of configuration version.
We want to remove this dependency and write our own hashing function.
#…
-
### Severity
Critical. A critical defect that causes some key functionality to fail.
### Priority
High. Anything that impacts the typical user flow or blocks app usage.
### Description
…
-
## Current Hashing Approach
Lodestar's architecture relies heavily on maintaining a full merkle tree of
the beacon state. We represent the tree as a linked data structure, where each node is 1. i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Currently, with _Rotation mode: Drag at cursor_ (other modes always use the center of the …