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

Segmentation error to dereference nullptr #180

Merged
merged 5 commits into from
Dec 19, 2017

Commits on Dec 11, 2017

  1. Segmentation error to dereference nullptr

    getEDPReaders is possible to return nullptr
    
    Signed-off-by: Ethan Gao <[email protected]>
    gaoethan committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    fe7e672 View commit details
    Browse the repository at this point in the history
  2. Avoid null dereference to application crash

    Signed-off-by: Ethan Gao <[email protected]>
    gaoethan committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    f60f0dd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    8413f3e View commit details
    Browse the repository at this point in the history
  2. reflect the failure to get EDP readers

    Signed-off-by: Ethan Gao <[email protected]>
    gaoethan committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    1b8dd88 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. check either edp_reader

    Signed-off-by: Ethan Gao <[email protected]>
    gaoethan committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    209cf63 View commit details
    Browse the repository at this point in the history