wiringPi.c : memory leak in wiringPiISR and wiringPiISRStop fixed

This commit is contained in:
phylax2020
2025-02-16 22:53:08 +01:00
parent a261ceb485
commit a7e20b8bf7
3 changed files with 95 additions and 114 deletions

View File

@@ -1,3 +1,3 @@
#define VERSION "3.14"
#define VERSION "3.15"
#define VERSION_MAJOR 3
#define VERSION_MINOR 14
#define VERSION_MINOR 15