mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Previously, if an invalid image name were passed to this endpoint, it would fail because VCssName would return an empty string and we'd never check for the validity of the value. Fixes reddit/reddit#883.