Skip to content

Commit

Permalink
lsan: add another FP leak suppression
Browse files Browse the repository at this point in the history
See #8890

NO_TEST=internal
NO_CHANGELOG=internal
NO_DOC=internal

(cherry picked from commit c5b3e59)
  • Loading branch information
nshy authored and locker committed Jun 14, 2024
1 parent 2381bd5 commit ae3231a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions asan/lsan.supp
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@ leak:box_tuple_update
leak:box_tuple_iterator
leak:box_index_iterator_after
leak:ibuf_reserve_slow
leak:box_check_slice

0 comments on commit ae3231a

Please sign in to comment.