@@ -84,7 +84,7 @@ FILE *server_side_convert_open(char *path, off_t offset, unsigned long len_ms, c
char*cmd;
FILE*f;
char*newpath;
char*metachars="\"\\!(){}#*?&<>`";/* More?? */
char*metachars="\"\\!(){}#*?$&<>`";/* More?? */
charmetacount=0;
char*src,*dst;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.