Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Repository
da261141fd05d4a4f71fa38c9db4cae05689ab12
Switch branch/tag
zathura
zathura.c
Find file
Blame
History
Permalink
Add noreturn attribute to out_of_memory (closes #43)
· da261141
Sebastian Ramacher
authored
Oct 11, 2010
Add __attribute__((noreturn)) to out_of_memory if supported by the compiler (gcc, icc and clang).
da261141