mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Update osasnmpd to support Object ID Sub-IDs with length up-to and including 10 digits, in line with SNMP specification. While at it, also replace sprintf() calls with snprintf(). Together, these changes contribute to better memory safety. Suggested-by: Alexandra Winter <wintera@linux.ibm.com> Reviewed-by: Hidayath Khan <hidayath@linux.ibm.com> Signed-off-by: Aswin Karuvally <aswin@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>