-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: fix and refactor st41 possible errors (#972)
* Fix possible null pointer reference in app_tx_fmd_init * Fix: coveriy out of band issue * Increate quality of tx_fastmetadata_session_build_packet code * coverity fix: fixing less-than-zero comparison * add st41 context app multithread access error * Add error message when the st41 functionality of RxTx app detects multithread access to the contex app resource, which should not be shared. Fixes: c43152d Co-developed-by: Aleksandr Ivanov <aleksandr.ivanov@intel.com> Co-developed-by: Kolelis, Szymon <szymon.kolelis@intel.com>
- Loading branch information
1 parent
ef90ace
commit 664344a
Showing
3 changed files
with
33 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters