• Alexander Barkov's avatar
    backport from 10.0 · 28627400
    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.
    28627400
Test.pm 1.99 KB