mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-14 09:55:33 +08:00
fix mem access problem reported by sanitizer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#note: experimental
|
||||
# currently only used for generating `compile_commands.json` for clangd
|
||||
# currently only used for generating `compile_commands.json` for clangd.
|
||||
# to build this project, it's suggested to use `makefile` instead
|
||||
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
|
Reference in New Issue
Block a user