bugfix: Fix infinite loop error

This commit is contained in:
XOR 2023-02-25 19:41:58 +01:00
parent e1c947a455
commit 6431d32c36
11 changed files with 151 additions and 82 deletions

4
.gitignore vendored
View file

@ -61,3 +61,7 @@ dkms.conf
#Code editor
.vscode/*
compile_commands.json
.cache/*
#Code analysis
softwipe*.*