Skip to content
Commit c5256b6c authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Stop crashing when clizip finds a folder called //

This bug is the generalization of #241967.

The fix is quite similar, but instead of just skipping entries called //, we
now skip any entry whose filename is only made of slash characters. (i.e. /+ in
regexp terms).

BUG: 355839
FIXED-IN: 15.12.0
parent d059701e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment