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

aria/aria.c: address undefined behaviour warning in small-footprint path. #3526

Closed
wants to merge 2 commits into from

Conversation

dot-asm
Copy link
Contributor

@dot-asm dot-asm commented May 23, 2017

[skip ci]

I mark it with [skip ci] for the moment, because clang 3.9 ubsan complains even about OCB [which is not related]. Next commit addressing it would have [extended tests] instead. In other words it's not something that can be approved yet...

Related ticket is #3242.

@dot-asm dot-asm added the branch: master Merge to master branch label May 23, 2017
@dot-asm dot-asm changed the title WIP: aria/aria.c: address undefined behaviour warning in small-footprint path. aria/aria.c: address undefined behaviour warning in small-footprint path. May 25, 2017
@dot-asm
Copy link
Contributor Author

dot-asm commented May 25, 2017

Red cross from travis is unrelated, ready to go.

@richsalz richsalz added the approval: done This pull request has the required number of approvals label May 26, 2017
levitte pushed a commit that referenced this pull request May 26, 2017
…ath.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #3526)
levitte pushed a commit that referenced this pull request May 26, 2017
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #3526)
@dot-asm
Copy link
Contributor Author

dot-asm commented May 26, 2017

Merged. BTW, one argue that second commit, one addressing ubsan warning in ocb128.c, should be cherry-picked to 1.1.0. I mean I suggest we do so. Any objections?

@dot-asm dot-asm added 1.1.0 and removed approval: done This pull request has the required number of approvals labels May 26, 2017
@kroeckx
Copy link
Member

kroeckx commented May 26, 2017

If this applies to older branches, feel free to apply it to them too.

@dot-asm dot-asm closed this May 27, 2017
levitte pushed a commit that referenced this pull request May 27, 2017
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #3526)

(cherry picked from commit 14bb100)
pracj3am pushed a commit to cdn77/openssl that referenced this pull request Aug 22, 2017
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from openssl#3526)

(cherry picked from commit 14bb100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch: master Merge to master branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants