-
Notifications
You must be signed in to change notification settings - Fork 374
Closed
Description
Explicitly set the environment variable XDG_CONFIG_DIRS to something with more then 23 characters and try running
dunst --helpobserve
free(): double free detected in tcache 2
(presumably from libc) followed by a core dump.
I think the double free occurs due to
Line 77 in 660fdba
| gchar * const xdg_config_dirs = xdg_cdirs && strnlen((gchar *) xdg_cdirs, 1) |
Installation info
- Version:
1.7.0 - Install type:
package - Distro and version:
NixOS 21.11.20211026.113fcf3 (Porcupine)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels