2 Jun
2017
2 Jun
'17
18:21
http://bugzilla.suse.com/show_bug.cgi?id=1002699 http://bugzilla.suse.com/show_bug.cgi?id=1002699#c12 --- Comment #12 from Jeff Mahoney <jeffm@suse.com> --- Created attachment 727577 --> http://bugzilla.suse.com/attachment.cgi?id=727577&action=edit [PATCH] fsr: fix uninitialized fs usage after timeout In the main loop of fsrallfs, we exit when we've hit the timeout but we increment fs before we get there. If we're operating on the last file system in the array, we'll hit an uninitialized fsdesc and crash in fsrall_cleanup. -- You are receiving this mail because: You are on the CC list for the bug.