Files
mirror_zfs/lib
rilysh 0cbf135293 libnvpair.c: replace strstr() with strchr() for a single character
Since we're looking for a single new-line character in the haystack,
it's better (and slightly more efficient) to use strchr() instead of
strstr().

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: rilysh <nightquick@proton.me>
Closes #15798
2024-01-29 09:46:13 -08:00
..
2022-11-28 13:24:17 -08:00
2024-01-12 12:35:29 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00