The source code is here:

https://llvm.org/svn/llvm-project/lldb/branches/google/testing/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp

And it definitely does nothing. Most of these AV are heuristic, it's
probably suspicious about the fact that it's linked with unusual settings
(ie /nodefaultlib) which we did in order to minimize the binary size (the
pdb is quite large if we don't do this)


On Mon, Nov 7, 2016 at 4:03 PM Jim Ingham via lldb-dev <
lldb-dev@lists.llvm.org> wrote:

> Over in the Swift GitHub, somebody filed:
>
> https://bugs.swift.org/browse/SR-3147
>
> with the claim that this file contains a trojan?  Dunno if this is bogus
> or not, but it's worth somebody on the Windows side checking it out...
>
> Jim
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to