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

Fix issue 293 by handling default value with type ATV_BITVECTOR #297

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 30, 2018

  1. Fix issue 293 by handling default value with type ATV_BITVECTOR

    1. Modify asn1p_y.c and asn1p_y.y to fix an error that
       function _convert_bitstring2binary() always return NULL.
    
    2. Add handling for default value with type ATV_BITVECTOR in
       function try_inline_default().
    brchiu committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    83c3166 View commit details
    Browse the repository at this point in the history