Skip to content

Small fixes for robustness#55

Open
RinZ27 wants to merge 1 commit intotorvalds:mainfrom
RinZ27:robustness-fixes
Open

Small fixes for robustness#55
RinZ27 wants to merge 1 commit intotorvalds:mainfrom
RinZ27:robustness-fixes

Conversation

@RinZ27
Copy link
Copy Markdown

@RinZ27 RinZ27 commented Jan 14, 2026

A couple of small tweaks to make the toolkit a bit more robust:

  • Handle missing/empty directory in the SeymourDuncan Makefile target to avoid shell errors.
  • Add a isfinite() check in convert.c to prevent NaN/Inf from hitting the DSP loop if atof receives malformed input.

- Handle missing/empty directory in the SeymourDuncan Makefile target to avoid shell errors.
- Add a isfinite() check in convert.c to prevent NaN/Inf from hitting the DSP loop if atof receives malformed input.
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.

1 participant