mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The iucvtty_read_msg() now receives the entire message header. Perform message header checks for specific message types where the payload length is clearly defined. Also this needs to be done prior starting the message chunk processing because the message datalen field will be adjusted based on the read chunks. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>