1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-06 18:48:26 +00:00
Lasse Collin ed1a9d3398 tuklib_integer: Fix usage of conv macros.
Use a temporary variable instead of e.g.
conv32le(unaligned_read32ne(buf)) because the macro can
evaluate its argument multiple times.
2019-12-31 22:19:18 +02:00
..
2019-12-31 22:19:18 +02:00
2019-07-13 17:53:33 +03:00
2019-07-13 17:54:52 +03:00
2018-03-28 19:16:06 +03:00