mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
The existing code frequently assigns unsigned 64-bit values to variables that are signed and / or shorter without checking for overflow. Try to deal with these cases. While here, fix two structs that used single-element arrays in place of flexible array members. PR: 287896 MFC after: 1 week Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D51339 |
||
|---|---|---|
| .. | ||
| ecma167-udf.h | ||
| osta.c | ||
| osta.h | ||
| udf.h | ||
| udf_iconv.c | ||
| udf_mount.h | ||
| udf_vfsops.c | ||
| udf_vnops.c | ||