nixpkgs/pkgs/tools/networking/mtr
Ashish SHUKLA e70ead8965
mtr: import a patch from upstream to fix segfault
There is a buffer overflow problem in mtr which is fixed upstream, and
can be reproduced with:

   ❯ mtr -z -4 -c 5  -w example.com
   Start: 2023-09-12T09:38:31+0000
   *** buffer overflow detected ***: terminated
   [1]    293109 abort (core dumped)  mtr -z -4 -c 5 -w example.com
2023-09-12 11:37:39 +02:00
..
default.nix mtr: import a patch from upstream to fix segfault 2023-09-12 11:37:39 +02:00