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 possible out of bounds error in FlashCamExtractor #2544

Merged
merged 1 commit into from Apr 25, 2024

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Apr 24, 2024

The code had a possible out of bounds array access in case of the peak not being fully contained in the waveform.

Should fix a segfault reported by @gschwefer

gschwefer
gschwefer previously approved these changes Apr 24, 2024
@maxnoe
Copy link
Member Author

maxnoe commented Apr 24, 2024

macos test is now failing because macos-latest was updated to be macos 14 on M1 for which no pytables wheel exist, let's merge: #2534

This comment has been minimized.

@maxnoe maxnoe added this to the v0.21.0 milestone Apr 24, 2024
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 0.00% Coverage (94.10% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.60% Estimated after merge)

Project ID: cta-observatory_ctapipe_AY52EYhuvuGcMFidNyUs

View in SonarQube

@maxnoe maxnoe merged commit 8b6df5c into main Apr 25, 2024
12 checks passed
@maxnoe maxnoe deleted the fix_flashcam_extractor branch April 25, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants