File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 9191 echo "leak:dyld4::RuntimeState"
9292 echo "leak:fetchInitializingClassList"
9393 echo "leak:std::sys::pal::unix::stack_overflow::imp::init"
94+ echo "leak:dyld::ThreadLocalVariables::instantiateVariable"
95+ echo "leak:_tlv_get_addr"
9496 } > suppressions.txt
9597 export LSAN_OPTIONS="suppressions=$(pwd)/suppressions.txt"
9698 fi
Original file line number Diff line number Diff line change 11[package ]
22name = " data-url"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44authors = [" Simon Sapin <simon.sapin@exyr.org>" ]
55description = " Processing of data: URL according to WHATWG’s Fetch Standard"
66categories = [" no_std" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " form_urlencoded"
3- version = " 1.2.1 "
3+ version = " 1.2.2 "
44authors = [" The rust-url developers" ]
55description = " Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
66categories = [" no_std" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " idna"
3- version = " 1.0.3 "
3+ version = " 1.1.0 "
44authors = [" The rust-url developers" ]
55description = " IDNA (Internationalizing Domain Names in Applications) and Punycode."
66keywords = [" no_std" , " web" , " http" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " percent-encoding"
3- version = " 2.3.1 "
3+ version = " 2.3.2 "
44authors = [" The rust-url developers" ]
55description = " Percent encoding and decoding"
66categories = [" no_std" ]
You can’t perform that action at this time.
0 commit comments