ebpf-for-windows/libs/execution_context
Alan Jowett a42270f858
Fix memory leak in circular maps (#1796)
Signed-off-by: Alan Jowett <alanjo@microsoft.com>

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
2023-01-02 06:38:33 +00:00
..
kernel Visual Studio 2022 porting (#1521) 2022-12-08 20:06:57 -07:00
unit Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
user Visual Studio 2022 porting (#1521) 2022-12-08 20:06:57 -07:00
CMakeLists.txt Update ubpf and fix build (#1293) 2022-07-25 10:32:35 -07:00
ebpf_core.c Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
ebpf_core.h Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_general_helpers.c Update ebpf-verifer and fix name changes (#1128) 2022-05-19 15:36:51 -06:00
ebpf_link.c Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_link.h Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_maps.c Fix memory leak in circular maps (#1796) 2023-01-02 06:38:33 +00:00
ebpf_maps.h Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_native.c Add version check to native images (#1720) 2022-12-19 20:51:07 -07:00
ebpf_native.h Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ebpf_program.c Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
ebpf_program.h Check program_info hash during attach to provider (#1760) 2022-12-19 19:22:41 +00:00
ebpf_protocol.h Return module handle on native module load (#1547) 2022-11-29 23:36:58 +00:00