zephyr/modules
Chaitanya Tata be65de0d09 modules: hostap: Fix memory leak of network
In "connect" all networks are removed and  new network is always added,
but in disconnect the network isn't deleted, so, the memory is
unnecessarily held till next connect. This is not exactly a leak, but if
someone profiles using "kernel heap" then this can be construed as a
leak.

Fix this by removing network during the disconnection (for now "all") so
that the memory can be used by someone else.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-10-17 10:48:46 -04:00
..
acpica
canopennode modules: canopennode: add rxmsg callback 2024-10-16 12:26:40 +02:00
cmsis arch: Add Cortex-R8 support 2024-10-01 09:58:22 +02:00
cmsis-dsp
cmsis-nn
fatfs fs: fatfs: additional ELM FAT options 2024-10-11 13:20:08 -04:00
hal_ambiq
hal_ethos_u
hal_gigadevice
hal_infineon
hal_nordic modules: hal_nordic: Add global domain power request service 2024-10-09 18:36:47 +01:00
hal_nxp modules: hal_nxp: enable NETC cache control in default 2024-10-16 10:00:32 +02:00
hal_rpi_pico modules: hal_rpi_pico: Update to fit for 2.0.0 directory structure 2024-10-08 06:01:23 -04:00
hal_st
hostap modules: hostap: Fix memory leak of network 2024-10-17 10:48:46 -04:00
liblc3
littlefs
loramac-node
lvgl modules: lvgl: fix multiple LVGL inputs 2024-09-30 12:10:29 +01:00
lz4
mbedtls modules: mbedtls: Enable back Mbed TLS PSA Crypto Storage C 2024-10-08 13:44:22 +02:00
nanopb
openthread net: openthread: add Kconfig for CSL request time ahead 2024-10-16 12:26:06 +02:00
percepio
segger
tflite-micro
thrift modules: thrift: use app and library private include paths 2024-10-16 16:33:05 +01:00
trusted-firmware-a
trusted-firmware-m modules: tfm: interface: handle ISR context 2024-10-15 19:08:24 +01:00
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Add support for RAM load mode 2024-10-11 13:19:39 -04:00
Kconfig.mcux
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp drivers: pwm: Initial support for PWM driver on RA8 2024-10-11 09:28:29 +02:00
Kconfig.rust
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt tinycrypt: deprecate the library 2024-10-17 09:44:53 +02:00
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake