Sydarkivera / RecursiveTar

A command line tool for extracting files in nested tar archives
GNU General Public License v3.0
0 stars 0 forks source link

Fix/14 listtarfile calls a malloc of size 0 when indentation is 0 #17

Closed lxutopia closed 1 day ago

lxutopia commented 3 days ago

Created a new function printPath to remove multiple code duplications and a error reported from valgrind.