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

Camera crash ubuntu 22 gcc 9 5 #137

Closed
wants to merge 19 commits into from

Commits on Sep 5, 2023

  1. Default initialize parentName

    On gcc 9.5 this variable was uninitialized and caused a buffer overflow
    crash.
    patkenneally committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4ec9a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb16b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4dc38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df7f6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825a6db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c47293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1aff4fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a684415 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3412eae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71039f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f75e3bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc9da2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27f4371 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87c3c34 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    958fd9c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3e15c7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f12fbaa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    33333eb View commit details
    Browse the repository at this point in the history
  19. Formating changes

    patkenneally committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    abe6961 View commit details
    Browse the repository at this point in the history