Lioncash 441a2812ed loader/nso: Resolve moves not occurring in DecompressSegment
Given the std::vector was const, an automatic move out of the function
could not occur.

We can allow automatic return value optimizations to occur by making the
buffer non-const.
2020-04-17 19:26:50 -04:00
..
2020-04-17 00:59:34 -04:00
2019-09-10 12:57:45 +02:00
2020-03-19 10:37:42 +01:00
2020-03-19 10:37:42 +01:00