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 a few scan-build catches #26

Closed
wants to merge 2 commits into from
Closed

Commits on Dec 18, 2016

  1. lib: Initialize ->allowrepeat

    Signed-off-by: Quentin Young <[email protected]>
    qlyoung committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    a8e4ddd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. bgpd, lib: fix a few scan-build catches

    Fixes a couple null pointer derefs and uninit'd values.
    
    Signed-off-by: Quentin Young <[email protected]>
    qlyoung committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    470c525 View commit details
    Browse the repository at this point in the history