mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
The negative value was not expected and generated the low 8 bits as a byte, which may be an invalid character encoding. The final shift in creating the negative value was undefined as well. Make the temporary variable unsigned to fix this. |
||
|---|---|---|
| .. | ||
| builtins | ||
| errors | ||
| execution | ||
| expansion | ||
| parameters | ||
| parser | ||
| set-e | ||
| functional_test.sh | ||
| Makefile | ||