]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/pt2pt-dsend/pt2pt-dsend.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display leak origin in message, if -trace-call-location is used.
[simgrid.git] / teshsuite / smpi / pt2pt-dsend / pt2pt-dsend.c
index e081038ffe29c48dd6f03b657c4d853797d19cf7..49ae07e4bdcbda121fa82f2a56739b129d0f2d88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2019. The SimGrid Team.
+/* Copyright (c) 2011-2021. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -26,8 +26,6 @@ static void test_opts(int argc, char* const argv[])
 
     switch (ret) {
       case 0:
-        found++;
-      break;
       case 's':
         found ++;
       break;