Yann Collet
|
e0f85f2fc8
|
better visual conformance
only include <intrin.h> on vs2005+ (#947)
remove some useless #pragma
fix a few minor Visual warnings
|
2020-11-14 16:27:57 -08:00 |
|
Yann Collet
|
392809d66e
|
fix minor static analyzer warnings
detected by scan-build and cppcheck
fix #786
|
2020-09-29 17:09:58 -07:00 |
|
Yann Collet
|
4f6de46f60
|
fix several minor static analyzer warnings
|
2019-04-18 12:05:50 -07:00 |
|
Yann Collet
|
da19cc79da
|
checkFrame: removed %zu
not liked by mingw
|
2019-04-08 14:21:09 -07:00 |
|
Blaise Sanouillet
|
294293d899
|
support custom block sizes: fix memory leak to make CI builds happy
|
2018-10-02 05:38:30 -07:00 |
|
Blaise Sanouillet
|
d4703852b1
|
support custom block sizes: remove unneeded fudging, fix leaked filehandles, other nits
|
2018-10-01 05:22:50 -07:00 |
|
Blaise Sanouillet
|
4d9435f1ee
|
support custom block sizes: fix const
|
2018-09-28 10:00:38 -07:00 |
|
Blaise Sanouillet
|
64ad395d27
|
support custom block sizes
|
2018-09-28 08:02:49 -07:00 |
|