1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-19 17:59:19 +03:00
Files
SoftEtherVPN/src
Ilya Shipitsin 6a5f4b0dfd src/Cedar/Virtual.c: mute Coverity warning
4272                FreeBlock(block);
    CID 375153 (#1 of 1): Uninitialized scalar variable (UNINIT)44. uninit_use: Using uninitialized value send_size.
4273                if (send_size == 0)
2023-01-14 21:38:28 +06:00
..
2023-01-07 10:27:47 +09:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2014-01-04 22:00:08 +09:00
2018-06-09 19:57:45 +02:00