Skip to content

Mono 런타임 환경에서 CremaReader 오동작 버그 수정#7

Merged
powerumc merged 2 commits intomasterfrom
3.6
Dec 4, 2018
Merged

Mono 런타임 환경에서 CremaReader 오동작 버그 수정#7
powerumc merged 2 commits intomasterfrom
3.6

Conversation

@powerumc
Copy link
Copy Markdown
Contributor

@powerumc powerumc commented Dec 4, 2018

원인
Mono 환경에서 BinaryReader 가 원하는 버퍼 사이즈만큼 읽지 못하여 발생하는 버그

해결 방법
버퍼를 모두 읽을 때 까지 while 문으로 버퍼 읽기를 반복한다.

@powerumc powerumc merged commit b0125b4 into master Dec 4, 2018
@powerumc powerumc self-assigned this Dec 7, 2018
@powerumc powerumc added the bug Something isn't working label Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant