CanbiZ (MickLesk)
ba31c925e3
Validate kernel selection input in kernel-clean ( #15414 )
...
- Trim whitespace, skip empty tokens and reject non-numeric input so a
malformed selection no longer feeds garbage into `sed -n "<index>p"`.
- Reject reversed ranges (start greater than end) with a clear message.
- Replace `grep | wc -l` with `grep -c` (ShellCheck SC2126).
2026-06-26 21:56:28 +02:00
..
2026-06-26 21:55:53 +02:00
2026-06-26 21:56:23 +02:00
2026-04-18 22:54:24 +02:00
2026-03-02 10:55:20 +01:00
2026-03-02 10:55:20 +01:00
2026-03-27 14:09:48 +01:00
2026-02-18 10:24:06 +01:00
2026-02-18 10:24:06 +01:00
2026-03-02 10:55:20 +01:00
2026-02-18 10:24:06 +01:00
2026-06-23 13:49:52 +02:00
2026-06-26 21:56:28 +02:00
2026-02-18 10:24:06 +01:00
2026-03-02 10:55:20 +01:00
2026-06-26 21:56:00 +02:00
2026-02-18 10:24:06 +01:00
2026-03-02 10:55:20 +01:00
2026-06-23 13:49:52 +02:00
2026-06-23 13:49:52 +02:00
2026-06-26 21:56:00 +02:00
2026-05-11 15:54:38 +02:00
2026-06-23 13:49:52 +02:00
2026-06-23 13:49:52 +02:00
2026-06-23 13:49:52 +02:00
2026-06-23 13:49:52 +02:00
2026-03-13 21:55:13 +01:00
2026-06-26 21:53:22 +02:00
2026-06-22 21:59:43 +02:00
2026-04-27 10:17:05 +02:00
2026-04-27 13:30:20 +02:00
2026-02-18 10:24:06 +01:00
2026-01-06 13:28:12 +01:00