Skip to content

bitlk: fix possible leak of description

Milan Broz requested to merge fix-bitlk3 into main

If metdata contains more than one description fields, use just the first one.

Fixes OSS-fuzz bug 54682.

Merge request reports