Summary: | mail-client/alpine: Segfault when starting second instance | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Prokofiev <alexpro> |
Component: | New packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chappa, sascha_lucas |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexander Prokofiev
2009-08-31 11:05:43 UTC
(In reply to comment #0) > When starting two instances of alpine for the same maildir, > second alpine crashes. > > Problem is in maildir_can_assign_uid() function: > pointer returned by readdir() is used after closedir(). Thank you for your message. You are right about the problem and the solution. I have posted a new patch to solve this problem. -- Eduardo Thanks. Bumped to -r2. |