-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69412/#review210729
-----------------------------------------------------------



PASS: Mesos patch 69412 was successfully built and tested.

Reviews applied: `['69412']`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2631/mesos-review-69412

- Mesos Reviewbot Windows


On Nov. 20, 2018, 2:51 p.m., Alexander Rojas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69412/
> -----------------------------------------------------------
> 
> (Updated Nov. 20, 2018, 2:51 p.m.)
> 
> 
> Review request for mesos, Gastón Kleiman, Greg Mann, Jan Schlicht, and Till 
> Toenshoff.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The old implementation of the OpenSSl utilities which computes an HMAC
> 256 signature makes a non thread safe call to the OpenSSL library.
> 
> This is addressed in this patch. It also includes a test which will
> cause the shared buffer to be rewritten if the non thread safe code is
> executed.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/ssl/utilities.cpp 
> 72ad07954308db3e67c75d0fc08d46095192caca 
>   3rdparty/libprocess/src/tests/jwt_tests.cpp 
> 11ada99a971e2a8c74c3a1060a25955cc0bdeac5 
> 
> 
> Diff: https://reviews.apache.org/r/69412/diff/1/
> 
> 
> Testing
> -------
> 
> make -j12 check
> 
> 
> Thanks,
> 
> Alexander Rojas
> 
>

Reply via email to