asn1 empty named bit string values encoding failure

Svilen Ivanov <[email protected]> Mon, 23 Nov 2015 11:57:51 +0200
Newsgroups gmane.comp.lang.erlang.patches
Organization Applicata Ltd.
Message-ID <[email protected]>
Hi,
currently code generated by asn1 library correctly decodes BER encoded
empty named bit string values to '[]', but fails to encode them,
provided patch (PR #900) adds function clause to asn1rtt_ber:encode_named_bit_string/4 to fix that.

git fetch git://github.com/isvilen/otp.git empty_named_bitstrings

https://github.com/erlang/otp/compare/maint...isvilen:empty_named_bitstrings
https://github.com/erlang/otp/compare/maint...isvilen:empty_named_bitstrings.patch

Svilen

_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches