1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-25 16:55:22 +01:00
Files
u-boot-megous/BUGS.md
Tom Rini 0344c602ea Squashed 'lib/mbedtls/external/mbedtls/' content from commit 2ca6c285a0dd
git-subtree-dir: lib/mbedtls/external/mbedtls
git-subtree-split: 2ca6c285a0dd3f33982dd57299012dacab1ff206
2024-10-08 13:56:50 -06:00

926 B

Known issues

Known issues in Mbed TLS are tracked on GitHub.

Reporting a bug

If you think you've found a bug in Mbed TLS, please follow these steps:

  1. Make sure you're using the latest version of a maintained branch: main, development, or a long-time support branch.
  2. Check GitHub to see if your issue has already been reported. If not, …
  3. If the issue is a security risk (for example: buffer overflow, data leak), please report it confidentially as described in SECURITY.md. If not, …
  4. Please create an issue on on GitHub.

Please do not use GitHub for support questions. If you want to know how to do something with Mbed TLS, please see SUPPORT.md for available documentation and support channels.