commit | 87f5e2edca1412326ae40489e2780821093481cb | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Sat Jul 05 19:02:24 2025 -0700 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Sat Jul 05 19:11:15 2025 -0700 |
tree | 074e86e335ba44c901bc2396f24b9a789d7b58d5 | |
parent | c8d7be63fa3a8d6e80cf199e7faf40e2c5e25c6f [diff] |
libsframe: fix error code in sframe_decode When sanity check of SFrame header fails, set error code to SFRAME_ERR_BUF_INVAL instead of the current SFRAME_ERR_NOMEM.