Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 20:41:14 +01:00
ba2f036d88 Uninitialized Memory in cLine
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 20:39:08 +01:00
43ccdbd4d8 fix terminate if no drive is detected
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 20:37:03 +01:00
460cfeab2c Iterator Invalidation Bug
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 20:30:42 +01:00
2ca0b8b061 Missing Validation of Pipe Return Value
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 20:28:03 +01:00
c7d37b1d95 Missing Bounds Check on Array Access
localhorst commented on pull request localhorst/reHDD#82 2025-12-07 19:12:59 +01:00
bugfix/ai-static-analysis

Revert before merge

localhorst created pull request localhorst/reHDD#82 2025-12-07 19:12:38 +01:00
bugfix/ai-static-analysis
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 19:11:40 +01:00
4afc155230 Unchecked strerror() with Invalid Errno
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 19:04:07 +01:00
d82c45057b Missing Error Check on time() Calls
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 19:01:20 +01:00
f303f9f032 Integer Overflow in sprintf Buffer
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:59:28 +01:00
46e8dae697 Race Condition with Shared Drive List
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:52:21 +01:00
eded3f166c Revert "Unchecked popen/pclose Return Values"
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:48:46 +01:00
bcabad0620 Unchecked popen/pclose Return Values
bc4083a98c Resource Leak - File Descriptor Not Checked
Compare 2 commits »
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:45:47 +01:00
2d63788352 Nullptr Return Without Proper Handling
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:44:59 +01:00
ff6a1763e0 Memory Leak in Drive Scanning
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-07 18:42:18 +01:00
37cbc9500e Memory Leak in main.cpp
localhorst created branch bugfix/ai-static-analysis in localhorst/reHDD 2025-12-07 18:42:18 +01:00
localhorst commented on issue localhorst/reHDD#73 2025-12-07 18:38:05 +01:00
display state "failed" if checking found non 0

closed with localhorst/reHDD#81

localhorst created pull request localhorst/reHDD#81 2025-12-07 18:37:32 +01:00
State "Failed" if checksum is not zero
localhorst pushed to feature/failed-state at localhorst/reHDD 2025-12-07 18:36:35 +01:00
298192111d new states