Home
last modified time | relevance | path

Searched hist:ea46e63863df9bd36b65f7293092214f1937349e (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libc-vis/
H A Dunvis.3diff ea46e63863df9bd36b65f7293092214f1937349e Sun Aug 13 07:23:02 CEST 2023 Kyle Evans <kevans@FreeBSD.org> Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis

Highlights:
- Some style fixes
- Bumped mbbuf in istrsenvisx() to MB_LEN_MAX to avoid VLAs
- mbslength cannot go negative, so make it unsigned
- Further bounds checking & fix an additional overrun, with dlen == 0
- Avoid duplicate call to wcslen(start)
H A Dunvis.cdiff ea46e63863df9bd36b65f7293092214f1937349e Sun Aug 13 07:23:02 CEST 2023 Kyle Evans <kevans@FreeBSD.org> Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis

Highlights:
- Some style fixes
- Bumped mbbuf in istrsenvisx() to MB_LEN_MAX to avoid VLAs
- mbslength cannot go negative, so make it unsigned
- Further bounds checking & fix an additional overrun, with dlen == 0
- Avoid duplicate call to wcslen(start)
H A Dvis.hdiff ea46e63863df9bd36b65f7293092214f1937349e Sun Aug 13 07:23:02 CEST 2023 Kyle Evans <kevans@FreeBSD.org> Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis

Highlights:
- Some style fixes
- Bumped mbbuf in istrsenvisx() to MB_LEN_MAX to avoid VLAs
- mbslength cannot go negative, so make it unsigned
- Further bounds checking & fix an additional overrun, with dlen == 0
- Avoid duplicate call to wcslen(start)
H A Dvis.3diff ea46e63863df9bd36b65f7293092214f1937349e Sun Aug 13 07:23:02 CEST 2023 Kyle Evans <kevans@FreeBSD.org> Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis

Highlights:
- Some style fixes
- Bumped mbbuf in istrsenvisx() to MB_LEN_MAX to avoid VLAs
- mbslength cannot go negative, so make it unsigned
- Further bounds checking & fix an additional overrun, with dlen == 0
- Avoid duplicate call to wcslen(start)
H A Dvis.cdiff ea46e63863df9bd36b65f7293092214f1937349e Sun Aug 13 07:23:02 CEST 2023 Kyle Evans <kevans@FreeBSD.org> Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis

Highlights:
- Some style fixes
- Bumped mbbuf in istrsenvisx() to MB_LEN_MAX to avoid VLAs
- mbslength cannot go negative, so make it unsigned
- Further bounds checking & fix an additional overrun, with dlen == 0
- Avoid duplicate call to wcslen(start)