morris
403074177f
fix(adc): add missing input validation for channel and ret_handle
- adc_cali_curve_fitting: validate config->chan in check_valid() to
prevent OOB access into s_adc_cali_chan_compens compensation table
- adc_filter: make s_adc_filter_free idempotent on !UNIT_BINDED SoCs
to prevent double-free on repeated adc_del_continuous_iir_filter
- adc_cali_line_fitting(esp32): fix config && config typo to
config && ret_handle, preventing NULL-pointer dereference
2026-07-13 11:16:54 +08:00
..
2026-07-13 11:16:54 +08:00
2024-03-28 10:01:27 +08:00
2023-10-08 10:35:52 +08:00
2025-06-25 03:25:36 +00:00
2023-10-08 10:35:52 +08:00
2025-07-18 09:29:23 +08:00
2023-10-31 11:29:30 +08:00
2025-03-12 17:19:50 +08:00
2024-12-24 16:44:08 +08:00
2025-01-06 11:04:29 +08:00
2026-03-03 14:59:26 +08:00
2023-10-08 10:35:52 +08:00
2025-11-27 11:18:52 +08:00
2026-05-14 16:31:29 +08:00
2026-05-14 16:31:29 +08:00
2023-10-08 10:35:52 +08:00
2026-06-18 10:32:40 +08:00
2026-07-13 11:16:54 +08:00
2024-12-17 11:35:42 +08:00
2025-12-04 10:38:24 +08:00
2025-09-01 09:30:24 +08:00
2026-05-14 16:31:29 +08:00
2026-02-06 15:47:45 +08:00
2026-07-13 11:16:54 +08:00
2024-11-12 15:42:50 +08:00
2026-05-14 16:31:29 +08:00
2026-01-22 14:14:14 +08:00
2023-10-08 10:35:52 +08:00
2026-02-14 15:51:18 +08:00
2025-10-17 13:08:25 +08:00
2025-12-04 10:38:24 +08:00
2025-12-15 22:40:15 +08:00