-
I've been looking at LNK files that exploit the "path segment" variant of CVE-2024-38217 using a [YARA rule](https://gist.github.com/wdormann/7379c4c4fb0631d8ec6a5b12d50ba782). As such, I've been look…
-
Hi, I'm using the following Windows Server Core Image:
```
FROM microsoft/dotnet-framework:4.7.2-runtime-windowsservercore-ltsc2019
```
My container image need to run over unknown container hosts,…
-
### Discussed in https://github.com/Project-OSRM/osrm-backend/discussions/6932
Originally posted by **tommybee-dev** June 8, 2024
Hi, I am new to OSM back-end.
Recently I've built this proj…
-
### Describe the bug
These two codes run fine :
```
render(() => (
), root);
```
```
render(() => (
), root);
```
However, the moment you use any …
-
### Operating system
ubuntu 24.04
### Description
the windows vm is really slow and the cpu cores of the vm are 100% all the time even im idle
### Docker compose
GNU nano 7.2 …
-
Logs:
[VCMI_Client_log.txt](https://github.com/user-attachments/files/17725454/VCMI_Client_log.txt)
**To Reproduce**
Steps to reproduce the behavior:
1. Compile vcmi with Msys2 mingw and `windows…
-
In My system windows 10 does not working, my system info is:
i3-4170
24Gb DDR3
SSD 512 ADATA Su750, HDD Westren 1Tb
Win 10Pro 22H2 Build 19045.3324
Donot show any windows and copy folders,
…
-
Reported by Eric.
-
There's no gettimeofday on WIndows either, can you fix it?
-
```
I'm using the TimeSpan IdleTime.TotalMinutes to get remote servers sessions
idle times.
1. on any version of server 2008 x64 the reported idle time is adding 4.31
seconds to the actual idle tim…