• Alexander Barkov's avatar
    backport from 10.0 · 779003e1
    Alexander Barkov authored
    mtr can crash occasionally.
    This happens when mtr sends to a child mtr process (or vice-versa) a packet,
    that gets truncated or, perhaps, split in two.
    Then the other side cannot deserialize it and fails as above.
    779003e1
Test.pm 1.99 KB