Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

segfault backround & foreground color #3

Closed
zuxewi opened this issue Nov 10, 2014 · 2 comments
Closed

segfault backround & foreground color #3

zuxewi opened this issue Nov 10, 2014 · 2 comments

Comments

@zuxewi
Copy link

zuxewi commented Nov 10, 2014

im getting a segfault when i set the background or the foreground

gdb output:

Program received signal SIGSEGV, Segmentation fault.
parse_color (str=0x7fffffffdcc3 "#222222", end=end@entry=0x0, def=16777215)
at bar.c:293
293 ptrdiff_t len = *end - str;

@krypt-n
Copy link
Owner

krypt-n commented Nov 10, 2014

I fixed it in the latest commit. guess I should not blindly pull code from other forks without testing.
Thank you for reporting.
(My machine is still using an older version of the fork, I should probably restart it)

@krypt-n krypt-n closed this as completed Nov 10, 2014
@zuxewi
Copy link
Author

zuxewi commented Nov 10, 2014

Thank you for the fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants