fix: set DELTA_INSTR_LITERAL type in deserialize and fix error path leaks
CI / lint (push) Successful in 7s
CI / lint (pull_request) Successful in 8s
CI / build-and-test (push) Successful in 53s
CI / sanitizers (address) (push) Successful in 14s
CI / build-and-test (pull_request) Successful in 52s
CI / sanitizers (address) (pull_request) Successful in 14s
CI / lint (push) Successful in 7s
CI / lint (pull_request) Successful in 8s
CI / build-and-test (push) Successful in 53s
CI / sanitizers (address) (push) Successful in 14s
CI / build-and-test (pull_request) Successful in 52s
CI / sanitizers (address) (pull_request) Successful in 14s
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# compile C with /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/root/FastSyncProjects/FastSyncHuman/tests -I/root/FastSyncProjects/FastSyncHuman/src/shared -I/root/FastSyncProjects/FastSyncHuman/src/server -I/root/FastSyncProjects/FastSyncHuman/src/client -I/root/FastSyncProjects/FastSyncHuman/build-asan/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -Wextra -Wpedantic -Werror
|
||||
|
||||
Reference in New Issue
Block a user