Fix memory leak #29

Merged
lucasheld merged 7 commits from bugfix/memory-leak into master 2023-05-19 14:07:34 +02:00

7 commits

Author SHA1 Message Date
lucasheld
af26eec93f Merge branch 'master' into bugfix/memory-leak 2023-05-19 14:06:39 +02:00
lucasheld
7771d51f12 Merge branch 'master' into bugfix/memory-leak 2023-05-01 20:26:49 +02:00
lucasheld
45f6765f0f update examples and adjust types 2023-05-01 20:04:01 +02:00
lucasheld
1f8b531342 remove todos 2023-05-01 19:16:17 +02:00
lucasheld
857ad9e082 fix: int to bool conversion 2023-04-06 18:03:06 +02:00
lucasheld
128b2b5372 fix: memory leak in event data
BREAKING CHANGE: changed return values of get_heartbeats, get_important_heartbeats, avg_ping, uptime, get_heartbeat, cert_info
2023-03-25 19:55:40 +01:00
lucasheld
50b8a5ac70 fix: dictionary changed size during iteration during deepcopy 2023-03-25 19:26:53 +01:00