conky icon indicating copy to clipboard operation
conky copied to clipboard

Fix SEGFAULT caused by out-of-bounds write

Open arkamar opened this issue 4 years ago • 0 comments

This PR fixes SEGFAULT caused by out-of-bounds write which I was experiencing after update to newest version, see the commit message for broader explanation.

I also replaced graph_id variable with g->id in other commit.

arkamar avatar Aug 05 '21 21:08 arkamar