It likely really was false positive. Furthermore it's not
detected anymore with definition update MS has released
today.
Martin
Dne 27. 1. 2017 v 16:47 Kai Tietz napsal(a):
> Well, not sure what your problem is. I don't encounter this problem
> with windows defender. So I guess that you might
I pushed the patch.
Thanks for review,
Jacek
On 27.01.2017 16:43, Kai Tietz wrote:
> Thanks, patch is ok. Please apply.
>
> Cheers,
> Kai
>
> 2017-01-27 15:53 GMT+01:00 Jacek Caban :
>> Please review.
>>
>> ---
>> mingw-w64-crt/lib32/msvcrt.def.in | 2 ++
>> mingw-w64-crt/lib64/msvcrt.def.in | 2
Well, not sure what your problem is. I don't encounter this problem
with windows defender. So I guess that you might have a virus on your
local system, or the heuristic of your defender has wrong positive.
As the Windows defender guys in doubt.
Regards,
Kai
2017-01-27 2:09 GMT+01:00 Martin Mit
Thanks, patch is ok. Please apply.
Cheers,
Kai
2017-01-27 15:53 GMT+01:00 Jacek Caban :
> Please review.
>
> ---
> mingw-w64-crt/lib32/msvcrt.def.in | 2 ++
> mingw-w64-crt/lib64/msvcrt.def.in | 2 ++
> 2 files changed, 4 insertions(+)
>
>
>
>
Please review.
---
mingw-w64-crt/lib32/msvcrt.def.in | 2 ++
mingw-w64-crt/lib64/msvcrt.def.in | 2 ++
2 files changed, 4 insertions(+)
diff --git a/mingw-w64-crt/lib32/msvcrt.def.in b/mingw-w64-crt/lib32/msvcrt.def.in
index b991cd2..51f62cb 100644
--- a/mingw-w64-crt/lib32/msvcrt.def.in
+++ b/