]> ruderich.org/simon Gitweb - ptyas/ptyas.git/commit
Add missing sigemptyset()
authorSimon Ruderich <simon@ruderich.org>
Sun, 4 Nov 2018 07:22:56 +0000 (08:22 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 4 Nov 2018 07:22:56 +0000 (08:22 +0100)
commit00fc37e8084778674d5c8d5bd48f26177ad17817
treecd2973a5513588e111a497f7806321781d34b938
parentdad601b98c99c7597d7d6e1df85028d884051a90
Add missing sigemptyset()

Brace initialization can't initialize .sa_mask.
ptyas.c