Comment 1 for bug 1607819

Revision history for this message
Larry Price (larryprice) wrote :

We should prevent any IDs that don't match the u-a-l package name regex:

    #define REGEX_PKGNAME "([a-z0-9][a-z0-9+.-]+)"

Easy fix for l-c-m.