1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 11:01:15 +02:00

42595: remove dead code flagged by coverity

This commit is contained in:
Oliver Kiddle 2018-04-07 12:48:31 +02:00
parent 583419839f
commit bd05c4b2de
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,7 @@
2018-04-07 Oliver Kiddle <okiddle@yahoo.co.uk>
* 42595: Src/utils.c: remove dead code flagged by coverity
* Matthew Martin: 42604: Completion/BSD/Command/_signify,
Completion/BSD/Command/_vmctl: new completions for OpenBSD's
signify and vmctl

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -2486,9 +2486,7 @@ zstrtoul_underscore(const char *s, zulong *retval)