Closed
Bug 1307739
Opened 9 years ago
Closed 9 years ago
Visual Studio 2015 C++ compiler inserts the telemetry code into binaries
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 1279597
People
(Reporter: Virtual, Unassigned)
Details
(Keywords: nightly-community, privacy)
Some "old" information, but I forgot to report it and nobody still reported it.
Sources:
https://habrahabr.ru/post/281374/
https://www.infoq.com/news/2016/06/visual-cpp-telemetry
https://yro.slashdot.org/story/16/06/10/1350245/visual-studio-2015-c-compiler-secretly-inserts-telemetry-code-into-binaries
https://www.reddit.com/r/cpp/comments/4ibauu/visual_studio_adding_telemetry_function_calls_to/
Comment 1•9 years ago
|
||
I thought MS issued an update that disabled these?
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 2•9 years ago
|
||
Microsoft developers stated that they "plan" to move these features in Visual Studio 2015 C++ Update 3, but better check it to make it sure and what's more, we're still using Visual Studio 2015 C++ Update 2 based on bugs I'm seeing.
Comment 3•9 years ago
|
||
This is not a security issue. The whole thing was massively overblown. It emits an ETW event to the local event log.
Updated•9 years ago
|
Group: core-security
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•9 years ago
|
No longer blocks: 1259782
Status: RESOLVED → VERIFIED
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
Keywords: nightly-community
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
QA Contact: Virtual
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•