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

test/crltest.c: Add check for glue2bio #17718

Closed
wants to merge 2 commits into from

Commits on Feb 17, 2022

  1. test/crltest.c: Add check for glue2bio

    As the glue2bio() could return NULL pointer if fails,
    it should be better to check the return value in order
    to avoid the use of NULL pointer.
    
    Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
    JiangJias committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a27b10d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    8fa1426 View commit details
    Browse the repository at this point in the history