Bug 97671 - dovecot fails to reset dlerror before calling dlsym (patch)
Summary: dovecot fails to reset dlerror before calling dlsym (patch)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 03:10 UTC by Nick Johnson
Modified: 2006-05-24 01:50 UTC (History)
0 users

See Also:


Attachments
file.shar (721 bytes, text/plain)
2006-05-23 03:10 UTC, Nick Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Johnson 2006-05-23 03:10:15 UTC
dovecot doesn't reset dlerror before calling dlsym and then checking dlerror to see if the dlsym happened correctly when it
tries to load a plug-in.

Fix: shar:

How-To-Repeat: Use any mail plug-in for imap or pop3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-23 12:07:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2006-05-23 12:46:56 UTC
Could you please see if the upstream vendor will accept this patch as  
well?

Cheers
Sam
Comment 3 Robin Breathe 2006-05-23 22:34:32 UTC
Please close this PR.
The patch has been integrated into the follow-up to ports/97565.

Regards,
Robin
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-05-24 01:49:46 UTC
State Changed
From-To: feedback->closed

See ports/97565 instead.