rubenwardy 8dfeba02b9 Fix crash on hypertext[] with not enough parts
The length check used < rather than <=, disabling the check when the formspec version
matches the client's FORMSPEC_API_VERSION.

Additionally, it was possible to have fewer parts than required if the formspec version
was greater than the client's FORMSPEC_API_VERSION.
2021-10-25 21:39:40 +01:00
..
2021-03-09 21:53:17 +01:00
2021-03-09 21:53:17 +01:00
2021-08-28 12:15:12 +02:00
2021-09-27 17:45:44 +02:00
2021-07-21 22:07:13 +02:00