commit | 3f3e784f520cd4d809cdc17175879e0e17832a07 | [log] [tgz] |
---|---|---|
author | Zesstra <zesstra@zesstra.de> | Sun Jan 16 22:33:03 2022 +0100 |
committer | Zesstra <zesstra@zesstra.de> | Sat Jun 28 14:52:08 2025 +0200 |
tree | 7051a68bad75519f4bd103099d9ef9f73be0e1c3 | |
parent | f54f03a77ab6e9ccc3e2702a4c0c62cde62beb5f [diff] |
F_MODE_*: changed values The F_MODE_AS and F_MODE_AD flags do not index the <prop> array, in contrast to the other F_* entries, but blocked the next possible index in this array. Therefore changed the numbering to negative numbers that will never index an array. Also use a symbolic constant for the length of the array <props> and use it to allocate it. Change-Id: I71e487515ef9851c5f12bf899c285b7fb1da3a59