Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

Re: [PATCH] Support "core.excludesfile = ~/.gitignore"

From: Eric Raible <hidden>
Date: 2016-06-15 22:45:12

Karl Chen <quarl <at> cs.berkeley.edu> writes:
+static char const *git_config_subst_userdir(char const *value) {
+	if (value[0] == '~' && value[1] == '/') {
Might you want to check that strlen(value) is at least 2?

- Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help