1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-01 12:33:03 -06:00
Lioncash c20cea118b audout_u: Use a std::array instead of std::string for holding the audio interface name
Uses a type that doesn't potentially dynamically allocate, and ensures
that the name of the interface is properly null-terminated when writing
it to the buffer.
2018-07-19 23:15:00 -04:00
..
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00