bash.suppr 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. # StarPU --- Runtime system for heterogeneous multicore architectures.
  2. #
  3. # Copyright (C) 2018 CNRS
  4. #
  5. # StarPU is free software; you can redistribute it and/or modify
  6. # it under the terms of the GNU Lesser General Public License as published by
  7. # the Free Software Foundation; either version 2.1 of the License, or (at
  8. # your option) any later version.
  9. #
  10. # StarPU is distributed in the hope that it will be useful, but
  11. # WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  13. #
  14. # See the GNU Lesser General Public License in COPYING.LGPL for more details.
  15. #
  16. {
  17. <insert_a_suppression_name_here>
  18. Memcheck:Free
  19. fun:free
  20. obj:/bin/bash
  21. fun:run_unwind_frame
  22. fun:parse_and_execute
  23. obj:/bin/bash
  24. fun:source_file
  25. fun:source_builtin
  26. obj:/bin/bash
  27. obj:/bin/bash
  28. fun:execute_command_internal
  29. fun:execute_command
  30. fun:reader_loop
  31. fun:main
  32. }
  33. {
  34. <insert_a_suppression_name_here>
  35. Memcheck:Free
  36. fun:free
  37. obj:/bin/bash
  38. fun:run_unwind_frame
  39. fun:parse_and_execute
  40. fun:command_substitute
  41. obj:/bin/bash
  42. obj:/bin/bash
  43. fun:expand_string_assignment
  44. obj:/bin/bash
  45. obj:/bin/bash
  46. obj:/bin/bash
  47. obj:/bin/bash
  48. fun:execute_command_internal
  49. fun:parse_and_execute
  50. obj:/bin/bash
  51. fun:source_file
  52. fun:source_builtin
  53. obj:/bin/bash
  54. obj:/bin/bash
  55. fun:execute_command_internal
  56. fun:execute_command
  57. fun:reader_loop
  58. fun:main
  59. }
  60. {
  61. <insert_a_suppression_name_here>
  62. Memcheck:Free
  63. fun:free
  64. obj:/bin/bash
  65. fun:run_unwind_frame
  66. fun:parse_and_execute
  67. fun:command_substitute
  68. obj:/bin/bash
  69. obj:/bin/bash
  70. obj:/bin/bash
  71. obj:/bin/bash
  72. fun:execute_command_internal
  73. fun:parse_and_execute
  74. fun:command_substitute
  75. obj:/bin/bash
  76. obj:/bin/bash
  77. fun:expand_string_assignment
  78. obj:/bin/bash
  79. obj:/bin/bash
  80. obj:/bin/bash
  81. obj:/bin/bash
  82. fun:execute_command_internal
  83. fun:parse_and_execute
  84. obj:/bin/bash
  85. fun:source_file
  86. fun:source_builtin
  87. obj:/bin/bash
  88. obj:/bin/bash
  89. fun:execute_command_internal
  90. fun:execute_command
  91. fun:reader_loop
  92. fun:main
  93. }
  94. {
  95. <insert_a_suppression_name_here>
  96. Memcheck:Free
  97. fun:free
  98. obj:/bin/bash
  99. fun:run_unwind_frame
  100. fun:source_builtin
  101. obj:/bin/bash
  102. obj:/bin/bash
  103. fun:execute_command_internal
  104. fun:execute_command
  105. fun:reader_loop
  106. fun:main
  107. }