commit | fcd0ea4d6481bd3ccec3bd749000187d94f367f2 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed@tanous.net> | Wed Feb 14 09:15:41 2024 -0800 |
committer | Ed Tanous <ed@tanous.net> | Mon Mar 04 18:45:23 2024 +0000 |
tree | 3ed16d2f183279430796bef760a7057cbf63000d | |
parent | 498b87fe93b11079bbb0a0426bdfafc2e1a12207 [diff] |
Make stream_descriptor not a pointer There's no reason to avoid initing a stream descriptor, when internally it has an is_open() state. Change-Id: If9c4f41fc8293eb2c5cc7ef0daea3fdbc727c1b7 Signed-off-by: Ed Tanous <ed@tanous.net>