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

libflux/rpc: Add input parameter checks #1982

Merged
merged 1 commit into from Feb 1, 2019

Commits on Feb 1, 2019

  1. libflux/rpc: Add input parameter checks

    Add input parameter checks to flux_rpc(), flux_rpc_raw(), and
    flux_rpc_vpack().  NULL handle could lead to a segfault.  Add
    appropriate unit tests.
    
    Fixes flux-framework#1979
    chu11 committed Feb 1, 2019
    Copy the full SHA
    0e64147 View commit details
    Browse the repository at this point in the history