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

Fixed the embedded file size record #9065

Merged
merged 2 commits into from Jul 26, 2023

Conversation

MichalPavlik
Copy link
Contributor

@MichalPavlik MichalPavlik commented Jul 25, 2023

Fixes bug introduced by #8971

Work item (Internal use):

Summary

Size of the payload was incorrectly written as Int64, which causes corruption of the binary log format.

Customer Impact

Customers are not able to diagnose build problems at full capacity.

Testing

New unit test was introduced to prevent regression.

Risk

low - adds check that is unlikely to fail since the size limit matches the previous one

@ghost
Copy link

ghost commented Jul 25, 2023

Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version.

@rokonec rokonec merged commit 10799dc into vs17.7 Jul 26, 2023
8 checks passed
@rokonec rokonec deleted the dev/mipavlik/fix-importedfilesembedding branch July 26, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants