2026-02-22T17:21:26.8782564Z /home/runner/work/SoftEtherVPN/SoftEtherVPN/src/Cedar/Server.c:7775:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2026-02-22T17:21:26.8783710Z 7775 | IP_TABLE_ENTRY *e = (IP_TABLE_ENTRY *)key;
2026-02-22T17:21:26.8784213Z |
we need to fix the following warning