Commit Graph

7 Commits

Author SHA1 Message Date
Vftdan 95354cbf95 Handle allocator failure in EventNode constructor 2024-08-19 21:05:16 +02:00
Vftdan deea29898a Fix linked list bug in event_replicate() 2024-08-15 22:10:55 +02:00
Vftdan c2a723098f Add global event list destructor 2024-08-15 21:26:21 +02:00
Vftdan f126a60412 Add a check for seemingly unreachable condition found by scan-build
The logic of finding the event that happend just before the created one
2024-08-15 17:06:20 +02:00
Vftdan 63dabd6fcd Typesafe wrapper around calloc 2024-08-15 16:53:02 +02:00
Vftdan d3a3217e88 Add newtypes for absolute and relative time 2024-08-14 13:47:55 +02:00
Vftdan d0bcd6b20c Initial commit 2024-08-13 23:33:52 +02:00