Bug 4496 - Fancy crashes when opening an email
Summary: Fancy crashes when opening an email
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Fancy (show other bugs)
Version: 3.18.0
Hardware: PC Windows 10
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2021-07-12 00:56 UTC by Jonathan Boeing
Modified: 2021-07-12 11:21 UTC (History)
0 users

See Also:


Attachments
Fix a crash in Fancy plugin (920 bytes, patch)
2021-07-12 00:56 UTC, Jonathan Boeing
no flags Details | Diff

Description Jonathan Boeing 2021-07-12 00:56:32 UTC
Created attachment 2220 [details]
Fix a crash in Fancy plugin

The patch from https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4469 causes the Fancy plugin to crash with a bad pointer access when trying to open an email.

The attached patch accesses the prefs_common struct via prefs_common_get_prefs() like the other plugins do.
Comment 1 Paul 2021-07-12 11:21:33 UTC
fixed in git. Thanks!

Note You need to log in before you can comment on or make changes to this bug.