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

fixes #5

Merged
merged 1 commit into from
Sep 14, 2023
Merged

fixes #5

merged 1 commit into from
Sep 14, 2023

Conversation

antoinebou12
Copy link
Owner

Pull Request Details

Summary

  • Description: This PR fixes a bug that caused the application to crash when a user clicked a specific button. The bug was due to a null pointer exception.
  • Dependencies: None

Visual Support

(Please include an image or GIF here if applicable. For example, a screenshot showing the bug fix in action.)

Type of Change

  • Bug Fix (non-breaking change which fixes an issue)

Testing

How Has This Been Tested?

  • Manually tested the application on different platforms.

Test Configuration:

  • Operating System: Linux Ubuntu 20.04
  • Hardware: Standard x64 architecture
  • Toolchain: GCC 9.3
  • SDK: None
  • Environment: Codespace

Tests Run:

  • Test A: Checked if button click no longer causes a crash.
  • Test B: Ran existing unit tests to ensure no regression.

Checklist

  • Code adheres to the project's style guidelines
  • Self-reviewed the code
  • Code comments added for hard-to-understand logic
  • Updated the documentation accordingly
  • No new warnings generated
  • Added tests to prove fix or feature
  • All new and existing tests passed
  • Dependent changes have been merged and published in downstream modules

@antoinebou12 antoinebou12 self-assigned this Sep 14, 2023
@antoinebou12 antoinebou12 added the bug Something isn't working label Sep 14, 2023
@antoinebou12 antoinebou12 merged commit 2b51801 into master Sep 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant