Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
9ca1ac6
)
Print unknown_str in case of error
author
SiIky <
[email protected]
>
Sat, 17 Feb 2018 18:08:27 +0000
(18:08 +0000)
committer
SiIky <
[email protected]
>
Sat, 17 Feb 2018 18:08:27 +0000
(18:08 +0000)
func can return NULL in case of error, but no checking is done when
printing, and unknown_str wasn't being used anywhere.
No differences found