diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-04-27 23:03:20 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-04-27 23:08:17 +0200 |
commit | e29b5744132d7dfb2989c70d4255840126d6ad19 (patch) | |
tree | 66a539220cb6a637eef52b00f42cdc1b0bdf99e0 /compiler.c | |
parent | 8469c4b1be228f42c46f08852f028f7801b93cc9 (diff) |
lib: fix uc_split() quirks
- Ensure that split by string produces an initial empty string in the
result array when the string to split starts with the split substring
- Ensure that split by string produces a trailing empty string in the
result array when the string to split ends with the split substring
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'compiler.c')
0 files changed, 0 insertions, 0 deletions