-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfault-on-invalid-mtime fix #96
Comments
|
Quite critical, should really go into next release. |
A more deep fix ... |
Reassign to 4.6.2 as this should be the bugfix release. |
hm.. is patch mc-4.6.1-ac-fix-obsolete-ac_aix.diff really helps with fix this trouble? Or patch is a wrong? |
Ups, obviously I uploaded the wrong patch ;-o |
Now the right one: reworked time formatting |
|
Assign metux as owner as until now nobody owns this bug really.
btw. I'll add a rev2 of the patch as this own doesn't apply on latest git (mc-4.6 branch). |
Patch rediffed to apply on latest git. (Also created a 96_segfault_invalid_mtime branch with this patch applied inside) |
|
|
|
|
|
|
deleted 96_segfault_invalid_mtime branch from parent git. |
Important
This issue was migrated from Trac:
slavazanko
(@slavaz)weigelt@….de
committed-master
,committed-mc-4.6
,vote-winnie
,vote-slavazanko
Invalid timestamps on files caused mc to segfault by passing a null
pointer to strftime. Avoid trying to print the time in this case.
Source: Gentoo Portage
Reference: mc-4.6.1
Reported-By: Maxim Britov <maxim office modum by>
Reported-Bug: http://bugs.gentoo.org/184296
Submit-By: Enrico Weigelt, metux IT service <weigelt metux de>
Submit-Date: 2008-12-26
State: new
See attachment.
Note
Original attachments:
slavazanko
(@slavaz) onDec 28, 2008 at 12:14 UTC
metux
(@metux) onDec 30, 2008 at 1:23 UTC
metux
(@metux) onJan 6, 2009 at 18:47 UTC
winnie
(@winnieXY) onJan 10, 2009 at 10:57 UTC
The text was updated successfully, but these errors were encountered: