[bled] fix memory allocation issue for 32-bit in unpack_lzma_stream()

* Vulnerability discovered and reported by Mansour Gashasbi (@gashasbi).
* Also update the lock thread workflow to try to avoid recent failures.
This commit is contained in:
Pete Batard 2024-04-22 12:53:27 +01:00
parent 513c5f44a5
commit eb45c97667
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 11 additions and 6 deletions

View file

@ -11,7 +11,7 @@ jobs:
steps:
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: '90'
issue-comment: >
This thread has been automatically locked since there has not been