rpm-build/rpmio
Vitaly Chikunov 161dbaaeb1 rpmio: Fix lzopen_internal mode parsing when 'Tn' is used
When there is number after "T" (suggested number of threads or "0" for
getncpus), lzopen_internal() mode parser would skip one byte, and when
it's at the end of the string it would then parse undesired garbage from
the memory, making intermittent compression failures.

Fixes: c23872d71 ("Add support for multithreaded xz compression")
Fixes-upstream: 7740d1098.
Upstream-PR: https://github.com/rpm-software-management/rpm/pull/1478
2021-01-16 03:16:55 +03:00
..
.lclintrc re-added .lclintrc and .cvsignore files from CVS 2002-03-25 20:27:37 +00:00
bsearch.h bsearch.h: initial revision 2011-01-06 03:30:42 +03:00
digest.c Migrate to new libbeecrypt 2010-08-12 20:41:06 +00:00
macro.c Add a built-in macro for fetching number of CPUs, affinity aware and all 2020-12-08 22:47:59 +03:00
Makefile.am Drop bzdio support 2017-11-20 01:42:20 +00:00
rpmerr.h sync with rpm4 branch: RPMERR_QUERYINFO 2002-03-25 22:09:36 +00:00
rpmio_internal.h rpmio+pack: Update rpmio_flags 'T' with actual threads used 2021-01-16 03:16:55 +03:00
rpmio.c rpmio: Fix lzopen_internal mode parsing when 'Tn' is used 2021-01-16 03:16:55 +03:00
rpmio.h Replace all uses of _IO_off64_t with off64_t 2019-11-24 11:58:18 +00:00
rpmlog.c fixed compilation warnings 2003-11-24 18:59:03 +00:00
rpmlog.h Initial revision 2002-03-25 20:16:26 +00:00
rpmmacro.h macro.c: replaced repeated bsearch+qsort with BSEARCH, 10x faster startup 2011-01-06 04:04:18 +03:00
rpmmalloc.c Introduce xasprintf 2019-01-10 23:20:03 +00:00
rpmmessages.h Initial revision 2002-03-25 20:16:26 +00:00
rpmpgp.c Migrate to new libbeecrypt 2010-08-12 20:41:06 +00:00
rpmpgp.h Migrate to new libbeecrypt 2010-08-12 20:41:06 +00:00
rpmrpc.c rpmio/rpmrpc.c (Glob): Override gl_stat to allow broken symlinks. 2006-10-04 16:18:09 +00:00
rpmurl.h Initial revision 2002-03-25 20:16:26 +00:00
strcasecmp.c strcasecmp.c: enhanced with table lookup 2011-01-06 03:22:55 +03:00
stubs.c Initial revision 2002-03-25 20:16:26 +00:00
tdigest.c Initial revision 2002-03-25 20:16:26 +00:00
tficl.c Initial revision 2002-03-25 20:16:26 +00:00
tkey.c Initial revision 2002-03-25 20:16:26 +00:00
tring.c Initial revision 2002-03-25 20:16:26 +00:00
trpmio.c Initial revision 2002-03-25 20:16:26 +00:00
ugid.c Initial revision 2002-03-25 20:16:26 +00:00
ugid.h Initial revision 2002-03-25 20:16:26 +00:00
url.c fixed rpmExpand usage 2005-09-29 16:01:17 +00:00