-
### Actual behaviour
- Tap a video, the video player launches but most times fails to show the video, the screen stays black. Sometimes the length of the video is shown, but mostly shows 0:00. Someti…
-
关老师,您好!很抱歉打扰您。我在基于您提供sm9封装时,存在以下问题:
1、如果d2i_SM9PrivateKey_bio(bioPtr, NULL) 生成SM9PrivateKey 每次都是返回空
2、如果使用PEM_read_bio_SM9PrivateKey 生成SM9PrivateKey后调用SM9_sign又会说使用了已经释放的内存或者使用了空指针。
代码如下:
…
l-h-d updated
4 years ago
-
1、问题现象
i2d_SM9_MASTER_PUBKEY 调用2次及以上就会出现段错误。
原因是由于没有进行锁处理,第一次调用后会free掉MASTER_KEY,第二次再调用就会内存引用错误。
i2d_SM9_PUBKEY 是存在一样的问题。
Program received signal SIGSEGV, Segmentation fault.
0xb68f5576 in ASN1…
qhh87 updated
4 years ago
-
**Information**
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository): 1.0.4
- Distribution: Fedora 32
- Kernel version (ex. `uname -srmo`): 5.7.9-200.fc32…
-
Hello, im using an AKAI MPK Midi Controller as my device, but as I open the Midi Jack Window, the device is not detected. Any solutions?
-
**Information**
- solaar 1.0.5
- Pop 20.10
- Linux 5.8.0-7642-generic x86_64 GNU/Linux
```
Unifying Receiver
Device path : /dev/hidraw2
USB id : 046d:C52B
Serial : 15C8…
-
It is in JOSM group but JOSM r17084 (latest tested) is not complaining about this (for good reason - `payment:cryptocurrencies = yes` would benefit from being more specific but `payment:cryptocurrenci…
-
The document below summarizes the main components of current DSC software design, and where I'd like to see improvement on first.
# Introduction
## DSC: Dynamic statistical comparisons
**Goal…
-
Hi, I'm trying to recover a password from a Trezor BIP32/39/43/49 wallet. By default these are `SegWit-in-P2SH` now (unless user chooses the _Legacy_ option).
Is it true that only P2PKH addresses …
-
**Describe the bug**
When saving a document with enabled per-user encryption keys, an exception `Private Key missing for user: please try to log-out and log-in again` is thrown. I debugged it and got…