2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 20 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak, use of freed memory and compiler warning in numa3_reg More... over 1 year ago
Fix memory leak in iomisc_reg More... over 1 year ago
Fix rankhisto_reg test by fixing square root of negative number More... over 1 year ago
Coverity scan found we didn't check return for inflateInit() in zlib More... over 1 year ago
Merge pull request #651 from stweil/leak More... over 1 year ago
Merge pull request #650 from stweil/lgtm More... over 1 year ago
Fix memory leak in pageseg_reg More... over 1 year ago
Remove LGTM badges (LGTM.com will be shut down in December 2022) More... over 1 year ago
Coverity scan found an issue with destroying centroid tables. * The tables are only used for 1 bpp, but for 8 bpp, it will try to destroy non-existent tables. More... over 1 year ago
Coverity scan found problems destroying recogs without nulling the ptrs More... over 1 year ago
Merge pull request #649 from stweil/cov1503047 More... over 1 year ago
Merge pull request #648 from stweil/cov1464315 More... over 1 year ago
Merge pull request #647 from stweil/cov1527427 More... over 1 year ago
Fix typo callof -> calloc and fix six Coverity Scan issues More... over 1 year ago
Fix memory leak (Coverity Scan #1503047) More... over 1 year ago
Fix memory leak (Coverity Scan #1527427) More... over 1 year ago
Fix documentation and error messages in tiffio.c * In particular, no support for rgb and rgba with 4 bps More... over 1 year ago
Update sw.yml
egorpugin
as Egor Pugin
More... over 1 year ago
Enable use of fmemopen() and open_memstream() on compatible iOS and android More... over 1 year ago
Further corrections to text referencing use of fmemopen() and open_memstream() More... over 1 year ago
Issue #641. Fixed comments relating to fmemopen() and open_memstream(). * These have been standardized in Posix.1(2008), and are supported on linux, BSD and MacOS(>10.12). More... over 1 year ago
Fix oss-fuzz issue 48232: in finditalic_fuzzer: uninit in low-level libz * The main problem is that ptraConcatenatePdfToData() only works with pdf data that was formatted with leptonica. * Handle by rejecting pages with absurdly large asperity ratios. * Add tests on intermediate data. More... over 1 year ago
Fixed autotools Makefile to link libleptonica.a for fuzzers More... over 1 year ago
Update sw.yml
egorpugin
as Egor Pugin
More... over 1 year ago
Fix oss-fuzz issue 48232: in finditalic_fuzzer: uninit in low-level libz More... over 1 year ago
Merge pull request #639 from FrankXie05/vcpkg-instructions More... over 1 year ago
Add vcpkg installation instructions More... over 1 year ago
Fix oss-fuzz #49933, memory leak of numa from pixThresholdByisto() More... almost 2 years ago
Merge pull request #636 from DavidKorczynski/oss-fuzz-refix More... almost 2 years ago
Fix minor nit to actually fix OSS-Fuzz build More... almost 2 years ago