The returned package names can include ":" with foreign packages. Modify the regex to allow this but also tighten it to match only characters allowed in package names (plus ", " used as separator). And anchor the match on the filename with the initial "/" as a safety measure. Sponsored-by: Linaro Limited
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||