Share

Foremost

Code

Programming Languages: C

License: Public Domain

Repositories

browse code, statistics cvs -d:pserver:anonymous@foremost.cvs.sourceforge.net:/cvsroot/foremost login

cvs -z3 -d:pserver:anonymous@foremost.cvs.sourceforge.net:/cvsroot/foremost co -P modulename

Show:

What's happening?

  • segmentation fault

    I received a seg fault on ubuntu when trying to use foremost. In gdb I tracked it down to be an issue formatting the block variable. I changed the following format string in dir.c at line 331 "%d:\t%10ld.%s \t %10s \t %10llu \t %s" to "%d:\t%10llu.%s \t %10s \t %10llu \t %s" This seems to fix the issue.

    2009-06-04 12:52:17 UTC by colling2

Our Numbers