1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
yextend - check the return value of getcwd() More... about 7 years ago
yextend - avoid some buffer overruns. More... about 7 years ago
fix for "null pointer dereference" when using getcwd More... about 7 years ago
yextend - input parameter validation More... about 7 years ago
yextend - fixed format specifier More... about 7 years ago
yextend - removing unused local variable More... about 7 years ago
yextend - removing possible aliased pointers More... about 7 years ago
yextend - input parameters validation. More... about 7 years ago
yextend - fixing minor resource leak. More... about 7 years ago
updated release date for 1.6 in README More... about 7 years ago
adding new .pptx test file More... about 7 years ago
refactored some more to use function "parse_json_string" More... about 7 years ago
added function "parse_json_string" and refactored accordingly to use it More... about 7 years ago
bug fixes for "Non-array delete for scalars" and "Unchecked return value from library" More... about 7 years ago
Merge branch 'develop' of https://github.com/BayshoreNetworks/yextend into develop More... about 7 years ago
fixed - advanced output was skipping over some metadata More... about 7 years ago
fix for "ignoring return value of fgets" More... about 7 years ago
update to travis config file - add comms to slack channel More... about 7 years ago
fix for "Uncaught exception", they are thrown in json.hpp More... about 7 years ago
fix for "Unchecked call to function" More... about 7 years ago
rewrite of get_file_size function More... about 7 years ago
fix for "Ignoring number of bytes read" issue when calling fread More... about 7 years ago
update to travis config file More... about 7 years ago
update to travis config file More... about 7 years ago
travis - added conditional to check for env var COVERITY_SCAN_BRANCH More... about 7 years ago
check if keys exist More... about 7 years ago
Merge remote-tracking branch 'origin/develop' More... about 7 years ago
Merge remote-tracking branch 'origin/develop' into develop More... about 7 years ago
advanced json output - parent child relationships More... about 7 years ago
no longer skip over initial docx files before scanning files within them More... about 7 years ago