core: Fix connection struct not released without manual ref
Changes
1 changed files
(+2/-0)
-
-
self.* = .{ .internal = internal };
+
internal.arc.ref();
+
return self;
}
- Authored by
-
Shota FUJI
- Authored at
-
- Committed by
-
Shota FUJI
- Committed at
-
- Signature
-
View
- Object name
- 7120e027fa60e17d7d1d65cc60efcdf21c56d92c
- Parent
-
d530b378
- Tab width
-