morris
b48a5356be
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-29 11:34:57 +08:00
..
2024-03-28 10:01:27 +08:00
2026-07-29 11:34:57 +08:00
2024-03-28 10:01:27 +08:00
2024-03-27 19:39:59 +08:00
2025-04-01 15:07:56 +08:00
2026-03-15 12:54:02 +08:00
2025-04-16 17:09:04 +08:00
2026-05-18 10:06:45 +08:00
2026-07-20 11:04:32 +08:00
2026-07-29 11:34:57 +08:00
2024-12-17 16:12:43 +08:00
2026-02-04 15:59:23 +08:00
2026-05-18 10:06:45 +08:00
2026-05-18 10:06:45 +08:00
2024-06-17 11:12:06 +08:00
2026-07-29 11:34:57 +08:00
2024-12-11 17:36:57 +08:00
2026-02-04 15:59:23 +08:00
2024-06-03 16:50:39 +08:00
2025-04-16 17:09:04 +08:00
2025-04-16 17:09:04 +08:00