markfasheh / ocfs2-tools

GNU General Public License v2.0
20 stars 35 forks source link

defragfs.ocfs2: fix command line segfault #39

Closed vvidic closed 5 years ago

vvidic commented 5 years ago

Deleting list elements requires list_for_each_safe or the parameter list gets destroyed:

$ defragfs.ocfs /tmp defragfs.ocfs2 1.8.6 "/tmp":Not within ocfs2 fs Failed to get file info:: Bad address Segmentation fault