Skip to content

11118 Add image supported dll#32

Merged
jayaramcs merged 2 commits intoSleuthKitLabs:develop-4.14from
APriestman:11118_addImageSupportedDll
Feb 27, 2026
Merged

11118 Add image supported dll#32
jayaramcs merged 2 commits intoSleuthKitLabs:develop-4.14from
APriestman:11118_addImageSupportedDll

Conversation

@APriestman
Copy link

No description provided.

@APriestman APriestman requested a review from crayy8 February 27, 2026 13:35
@jayaramcs jayaramcs merged commit 1bb4c75 into SleuthKitLabs:develop-4.14 Feb 27, 2026
TSK_TCHAR* imagePathT = NULL;
#ifdef TSK_WIN32
// If we're on Windows, TSK_TCHAR is a wchar so we need to convert the path
size_t pathLen = strlen(path);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming it will never happen but should we be checking to make sure path is not null

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