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

IB/DC/TEST: Fix compilation with gcc 7.1 #1776

Merged
merged 3 commits into from
Aug 27, 2017

Commits on Aug 22, 2017

  1. IB/DC/TEST: Fix compilation with gcc 7.1

    (cherry picked from commit 71dfa34)
    yosefe authored and alinask committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    a3fd3b0 View commit details
    Browse the repository at this point in the history
  2. UCT/IB: Fix buffer overflow with strncat().

    (cherry picked from commit 7fd9e4d)
    yosefe authored and alinask committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    5e527d4 View commit details
    Browse the repository at this point in the history
  3. GTEST: Fix send2_nb_recv_medium_wildcard test

    Send request maybe completed later than the corresponding recv
    request (RNDV or UD TL)
    
    (cherry picked from commit 10e7aa3)
    brminich authored and alinask committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    34a5abb View commit details
    Browse the repository at this point in the history