Fix mem leak (forgot a message deinit).

master
Philippe Pittoli 2023-01-04 11:46:34 +01:00
parent d72aac1a50
commit 9ea49087bd
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ fn create_service() !void {
try ctx.close_fd (newfd);
print("FDs removed\n" , .{});
}
m.deinit();
}
else {
// There is a problem: ipcd was contacted without providing