Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

fix the filename length and open the Info.plist as binary#3

Open
Rigi wants to merge 39 commits intolibimobiledevice-win32:msvc-masterfrom
Rigi:patch-1
Open

fix the filename length and open the Info.plist as binary#3
Rigi wants to merge 39 commits intolibimobiledevice-win32:msvc-masterfrom
Rigi:patch-1

Conversation

@Rigi
Copy link

@Rigi Rigi commented Apr 5, 2018

  • due to the extra '/' character the trailing zero is replaced
  • reading a binary Info.plist stopped at 0x1A character on Windows

qmfrederik and others added 30 commits March 24, 2018 12:27
…ault). The afc_upload_file function uses 1MB buffers on the stack, so this would cause a stack overflow on Windows if left to the default stack size.
…n would still install eventually, but checking directly after app has terminated would show that the app is not installed) (introduced at commit 19a705e)
- due to the extra '/' character the trailing zero is replaced
- reading a binary Info.plist stopped at 0x1A character on Windows
…ault). The afc_upload_file function uses 1MB buffers on the stack, so this would cause a stack overflow on Windows if left to the default stack size.
@qmfrederik qmfrederik force-pushed the msvc-master branch 3 times, most recently from 5ad02af to 68777c1 Compare October 1, 2018 21:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants