Skip to content

Add extend Container validity method#658

Merged
kristelmerilain merged 1 commit into
open-eid:masterfrom
metsma:lta
Jun 16, 2026
Merged

Add extend Container validity method#658
kristelmerilain merged 1 commit into
open-eid:masterfrom
metsma:lta

Conversation

@metsma

@metsma metsma commented Jan 22, 2025

Copy link
Copy Markdown
Contributor

IB-8265

Signed-off-by: Raul Metsma raul@metsma.ee

@metsma metsma changed the title Add extend Container validity method IB-8265 Add extend Container validity method Feb 25, 2025
@metsma metsma force-pushed the lta branch 2 times, most recently from 75403e6 to 036ab5d Compare August 27, 2025 09:22
@metsma metsma force-pushed the lta branch 2 times, most recently from 6952d7a to ceed5d1 Compare February 17, 2026 09:46
Comment thread src/ASiC_E.cpp
if(full_path.back() == '/') // Skip Directory entries
continue;

if(const auto &[pos, inserted] = manifestFiles.insert(full_path); !inserted)

Check notice

Code scanning / CodeQL

Unused local variable Note

Variable pos is not used.
@metsma metsma force-pushed the lta branch 2 times, most recently from 2ce37c3 to 4fc6536 Compare May 4, 2026 11:19
@metsma metsma force-pushed the lta branch 3 times, most recently from a4ece8a to 2766e27 Compare May 28, 2026 08:06
@metsma metsma force-pushed the lta branch 4 times, most recently from 604458e to 9b24d2b Compare June 15, 2026 08:48
IB-8265

Signed-off-by: Raul Metsma <raul@metsma.ee>
@kristelmerilain kristelmerilain merged commit 004d01a into open-eid:master Jun 16, 2026
31 checks passed
@metsma metsma deleted the lta branch June 16, 2026 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants