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

Update to png::Image::pixels as an enum. #3162

Merged
merged 1 commit into from Aug 27, 2014
Merged

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Aug 26, 2014

servo/rust-png#42

This does not fix the issue in #3154, but makes it fail!() instead of (maybe?) reading uninitalized memory.

r? @metajack

servo/rust-png#42

This does *not* fix the issue in #3154, but makes it fail!()
instead of (maybe?) reading uninitalized memory.
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Aug 26, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2457

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

metajack added a commit that referenced this pull request Aug 27, 2014
Update to png::Image::pixels as an enum.
@metajack metajack merged commit b491f56 into servo:master Aug 27, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@SimonSapin SimonSapin deleted the SimonSapin:png-enum branch Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.