Lioncash
1ced7bbea5
audout_u: Remove std::move in OpenAudioOutImpl()
...
Previously the code was using the values from params further below after
it was std::moved. Thankfully, given AudoutParams is a trivially
copyable struct, the values would have simply been copied in this
instance and not invalidated to garbage values.
2018-07-31 10:24:38 -04:00
..
2018-07-31 07:58:26 -04:00
2018-07-29 06:16:59 -04:00
2018-07-02 21:45:47 -04:00
2018-07-19 15:27:01 -04:00
2018-07-31 10:24:38 -04:00
2018-07-02 21:45:47 -04:00
2018-07-24 10:54:07 -04:00
2018-07-23 23:13:22 -04:00
2018-07-31 06:40:21 -04:00
2018-07-22 15:55:17 +01:00
2018-07-22 15:55:17 +01:00
2018-07-24 11:03:24 +01:00
2018-07-24 11:03:24 +01:00
2018-07-24 11:03:24 +01:00
2018-07-24 11:03:24 +01:00
2018-07-30 18:44:16 -04:00
2018-07-30 18:44:16 -04:00
2018-05-03 08:12:16 -04:00
2018-05-03 08:12:16 -04:00
2018-01-27 15:16:39 +00:00
2018-07-18 20:55:55 -07:00
2018-06-22 00:47:59 -06:00
2018-04-20 10:14:13 -04:00
2017-02-26 17:22:04 -08:00
2018-01-12 19:11:03 -07:00
2018-06-27 00:08:04 -04:00
2018-07-21 16:21:19 -04:00
2018-03-27 11:16:59 +02:00