Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to fix/atomic-drive-members at localhorst/reHDD 2025-12-10 21:15:42 +01:00
4b0ec380b1 fix atomic
localhorst created branch fix/atomic-drive-members in localhorst/reHDD 2025-12-10 20:40:52 +01:00
localhorst pushed to fix/atomic-drive-members at localhorst/reHDD 2025-12-10 20:40:52 +01:00
a4f15460d3 make members atomic
localhorst deleted branch test/ipc-dummy from localhorst/reHDD 2025-12-09 22:22:10 +01:00
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 22:03:04 +01:00
acc05dac8b Potential Division by Zero
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:59:29 +01:00
c27471ae03 Unused Semicolon
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:59:02 +01:00
15014d8542 Global Using Namespace in Header
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:53:45 +01:00
c9c4c0fac2 Missing Free for getline Allocated Memory
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:51:53 +01:00
e5506fd67e Missing Validation of String Length
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:47:24 +01:00
2c45158ee8 Unchecked ioctl Return Value
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:33:35 +01:00
24d0eda150 Deprecated sprintf in Logger
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:31:36 +01:00
228d8ecf6c Missing Check for lseek Return Value
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:23:06 +01:00
c4cbcb99b5 Signed/Unsigned Comparison
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:21:49 +01:00
f9d63a6a3f Mutex Not Held During List Size Check
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:15:52 +01:00
8872902990 strcpy Without Bounds Checking
localhorst pushed to bugfix/ai-static-analysis at localhorst/reHDD 2025-12-09 21:09:29 +01:00
7c92386082 Using sprintf Instead of snprintf
localhorst commented on pull request localhorst/reHDD#82 2025-12-07 20:41:58 +01:00
bugfix/ai-static-analysis

See attached report from claude.ai

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