This commit is contained in:
2025-11-09 14:15:19 +01:00
parent d2140bdb13
commit bc12f86598
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -631,7 +631,7 @@ void update_simulation(void)
{
Descriptor *peer = handle_to_desc(desc->connection_peer);
if (peer == NULL) {
// TODO
assert(0); // TODO
}
if (!data_queue_full(&desc->output_data))