Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix max file group count and raw filenames #183

Closed
wants to merge 2 commits into from
Closed

Fix max file group count and raw filenames #183

wants to merge 2 commits into from

Conversation

Demon000
Copy link

No description provided.

Demon000 added 2 commits June 13, 2024 03:30
MAX_FILE_GROUP_COUNT limits the number of file group offset
lists inside the CabDescriptor.

Components do not have the same limitations, as the file group
count is specified in the header.
Even if -R is specified, directory names still have special
characters '[', ']', '<', '>', and ' ' removed. Fix it.
@twogood
Copy link
Owner

twogood commented Jun 14, 2024

@Demon000 did you actually hit the MAX_FILE_GROUP_COUNT limit?

@twogood twogood self-assigned this Jun 14, 2024
@twogood
Copy link
Owner

twogood commented Jun 14, 2024

@Demon000 did you actually hit the MAX_FILE_GROUP_COUNT limit?

Right, it was in #25

@Demon000 Demon000 closed this by deleting the head repository Sep 21, 2024
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.

2 participants