diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-08-08 06:22:56 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-08-08 15:36:51 +0200 |
| commit | a060d243f8dc17e399641b0dfebeb4faf5eb7580 (patch) | |
| tree | 6a086284707033c6dd75a3c1d4b3baa32025ed26 /validation/abstract-array-declarator.c | |
| parent | aa198d93e6a28bd8c040d82a00a9256d97d61516 (diff) | |
| download | sparse-dev-a060d243f8dc17e399641b0dfebeb4faf5eb7580.tar.gz | |
wstring: add support for checking size in string initializer
A warning is given for string initializers if the LHS array
is not large enough to contains the string. But this check
doesn't knowns about wide strings.
Fix this by selecting the correct char type and use this type
for the size calculations.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/abstract-array-declarator.c')
0 files changed, 0 insertions, 0 deletions
