0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/compress
Frank Lichtenheld a830d1e09c lzo_asym_impl: fix unaligned access
Helpfully the comment above the code actually provided
a solution...

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
(cherry picked from commit db7ea3d96a)
2024-03-07 00:29:36 +02:00
..
compnull.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
compress.hpp Fix --compress initialising the wrong stub method 2023-11-29 21:06:37 +01:00
compstub.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lz4.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lzo.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lzoasym_impl.hpp lzo_asym_impl: fix unaligned access 2024-03-07 00:29:36 +02:00
lzoasym.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
lzoselect.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
snappy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00