indutny / asn1.js

ASN.1 Decoder/Encoder/DSL
MIT License
181 stars 64 forks source link

Fix call to def() #65

Closed novemberborn closed 8 years ago

indutny commented 8 years ago

Hello!

Thank you so much for contributing this change. May I ask you if you could be interested in contributing a test case to reproduce this problem?

Thank you!

novemberborn commented 8 years ago

I suppose I could dig up the certificate this crashed for, but even then the test would be "this certificate can be decoded". The tests are pretty basic at the moment and this PR simply fixes a bad function call.

felix commented 8 years ago

I think this should be merged, I made a typo.

indutny commented 8 years ago

Alright, let's land it.

indutny commented 8 years ago

Landed in ae90349. Thank you!

indutny commented 8 years ago

Released updated module too.