Skip to content

Commit 49dd141

Browse files
committed
missed this one
1 parent 41629f8 commit 49dd141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ constVariableReference:library_checker_aizu_tests/handmade_tests/dsu_size.test.c
5252
constVariableReference:../library/trees/centroid_decomp_uncommon/count_paths_per_length.hpp:34
5353
constVariablePointer:../kactl/content/numerical/FastFourierTransform.h:39
5454
cstyleCast:../kactl/content/numerical/FastFourierTransform.h:39
55-
derefInvalidIterator:../library/data_structures/uncommon/linear_rmq.hpp:27
55+
derefInvalidIterator:../library/data_structures_[l,r]/uncommon/linear_rmq.hpp:27
5656
derefInvalidIterator:library_checker_aizu_tests/handmade_tests/n_choose_k.test.cpp:13
5757
unreadVariable:library_checker_aizu_tests/handmade_tests/permutation_tree_small.test.cpp:12
5858
uninitvar:library_checker_aizu_tests/handmade_tests/seg_tree_find_small.test.cpp:41

0 commit comments

Comments
 (0)