Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Clarify length prefix contract #448

Merged
merged 3 commits into from Apr 13, 2020

Conversation

sappenin
Copy link
Contributor

@sappenin sappenin commented Apr 11, 2020

Clarify the construction of an ASN.1 OER length-prefix. Also add better unit tests.

NOTE: This PR requires #446 to merge first.

Signed-off-by: David Fuelling <sappenin@gmail.com>
Signed-off-by: David Fuelling <sappenin@gmail.com>
@sappenin sappenin self-assigned this Apr 11, 2020
@sappenin sappenin changed the base branch from master to df/fix-asn-decoder April 11, 2020 17:27
Signed-off-by: David Fuelling <sappenin@gmail.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 11, 2020

This pull request introduces 1 alert when merging 6e406ff into 9be6b8a - view on LGTM.com

new alerts:

  • 1 for Useless comparison test

@sappenin sappenin merged commit acdd29a into df/fix-asn-decoder Apr 13, 2020
@sappenin sappenin deleted the df/clarify-length-prefix-contract branch April 13, 2020 16:30
sappenin added a commit that referenced this pull request Apr 13, 2020
* Fix Array Allocation
* Fixes a bug in the ASN.1 OER Codecs framework that incorrectly allocates an array.
* Update SendMoney example.
* Improve unit test coverage.
* Clarify length prefix contract (#448)
* Fix Javadoc

Signed-off-by: David Fuelling <sappenin@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants