OpenARC icon indicating copy to clipboard operation
OpenARC copied to clipboard

Fix null deref in arc_message() / Add signature margin wrapping / Add arc_get_cv()

Open DrRemorse opened this issue 2 years ago • 1 comments

Hello,

I fixed a null de-reference in arc_message(), added margin wrapping for signatures, and added arc_get_cv().

Please review my commits. I appreciate your consideration.

Thank you.

DrRemorse avatar Oct 22 '23 04:10 DrRemorse

Thanks for this contribution @DrRemorse. Just to note that the PR is against the master branch, whereas it should be against the develop branch instead. It looks like the develop branch already contains a couple of similar fixes (and therefore does not merge cleanly).

abeverley avatar Jan 27 '24 18:01 abeverley