https://issues.apache.org/bugzilla/show_bug.cgi?id=52081
Bug #: 52081
Summary: segfault if mbox files have unexpected names
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_mbox
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mod_mbox contains code like
mbox_months[atoi(apr_pstrndup(r->pool, fi[i].filename + 4, 2)) - 1][0]
that causes a segfault if the mbox files are not named YYYYMM.mbox.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]