Explorar o código

fix fallthrough

Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
ade066aa8d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/debug/traces/starpu_fxt.c

+ 1 - 0
src/debug/traces/starpu_fxt.c

@@ -2893,6 +2893,7 @@ void _starpu_fxt_parse_new_file(char *filename_in, struct starpu_fxt_options *op
 				break;
 			case _STARPU_FUT_USED_MEM:
 				handle_used_mem(&ev, options);
+				break;
 
 			case _STARPU_FUT_USER_EVENT:
 				handle_user_event(&ev, options);