From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan =?ISO-8859-1?Q?M=FCller?= Subject: Re: KMSAN: uninit-value in af_alg_free_areq_sgls Date: Thu, 05 Jul 2018 20:45:23 +0200 Message-ID: <1626520.Rx0128ICKU@positron.chronox.de> References: <000000000000846e9e0570438176@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: syzbot , davem@davemloft.net, herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com To: Dmitry Vyukov Return-path: In-Reply-To: <000000000000846e9e0570438176@google.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org Am Donnerstag, 5. Juli 2018, 19:02:01 CEST schrieb syzbot: Hi Dimitry, does the syzkaller somehow uses the "---" separator as part of the URL? Thanks > Hello, > > syzbot tried to test the proposed patch but build/boot failed: > > failed to checkout kernel repo https://github.com/google/kmsan.git/---: > failed to run /usr/bin/git [git fetch https://github.com/google/kmsan.git > ---]: exit status 129 > error: unknown option `-' > usage: git fetch [] [ [...]] > or: git fetch [] > or: git fetch --multiple [] [( | )...] > or: git fetch --all [] > > -v, --verbose be more verbose > -q, --quiet be more quiet > --all fetch from all remotes > -a, --append append to .git/FETCH_HEAD instead of overwriting > --upload-pack path to upload pack on remote end > -f, --force force overwrite of local branch > -m, --multiple fetch from multiple remotes > -t, --tags fetch all tags and associated objects > -n do not fetch all tags (--no-tags) > -p, --prune prune remote-tracking branches no longer on > remote --recurse-submodules[=] > control recursive fetching of submodules > --dry-run dry run > -k, --keep keep downloaded pack > -u, --update-head-ok allow updating of HEAD ref > --progress force progress reporting > --depth deepen history of shallow clone > --unshallow convert to a complete repository > --update-shallow accept refs that update .git/shallow > --refmap specify fetch refmap > > > > > Tested on: > > commit: [unknown] > git tree: https://github.com/google/kmsan.git/---> compiler: clang version 7.0.0 (trunk 334104) > patch: https://syzkaller.appspot.com/x/patch.diff?x=1207511c400000 Ciao Stephan