Searched hist:ea46e63863df9bd36b65f7293092214f1937349e (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libc-vis/ |
H A D | unvis.3 | diff 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 D | unvis.c | diff 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 D | vis.h | diff 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 D | vis.3 | diff 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 D | vis.c | diff 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)
|