Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jni: capture the Throwable #5

Closed
jack-signal opened this issue Oct 16, 2020 · 0 comments · Fixed by #114
Closed

jni: capture the Throwable #5

jack-signal opened this issue Oct 16, 2020 · 0 comments · Fixed by #114
Assignees

Comments

@jack-signal
Copy link
Contributor

We currently only capture the name and message if a storage callback throws an exception. Instead capture the entire Throwable and provide it as a the cause field on the relevant exception we throw on the other side.

jrose-signal added a commit that referenced this issue Oct 16, 2020
…y-copies

Avoid unnecessary copies for bytearray outputs
jrose-signal added a commit that referenced this issue Oct 16, 2020
Update for 'unsigned char' -> 'bool' change in libsignal-ffi
jack-signal added a commit that referenced this issue Oct 19, 2020
Add offset argument for PublicKey deserialization
@jrose-signal jrose-signal self-assigned this Dec 8, 2020
johanvos pushed a commit to johanvos/libsignal-client that referenced this issue May 16, 2023
Add option to skip signing for maven publishing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants