[ovs-build] Passed: ovsrobot/ovs#3685 (series_236067 - dc118b5)

Travis CI builds at travis-ci.com
Fri Mar 26 19:18:41 UTC 2021


Build Update for ovsrobot/ovs
-------------------------------------

Build: #3685
Status: Passed

Duration: 14 mins and 22 secs
Commit: dc118b5 (series_236067)
Author: Ben Pfaff
Message: util: Add allocation wrappers that don't increment coverage counters.

The thread-local data allocators can't increment coverage counters
because this can cause reentrancy.  Until now, this code has used
explicit calls to malloc().  This code replaces them by calls to the
new functions.  This will make it easier in an upcoming patch to update
all the code that can run out of memory.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/a38a2dfe7eb7...dc118b5a74f9

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovs/builds/221336433?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9111024&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20210326/73631450/attachment.html>


More information about the build mailing list