Hello all, I recently ran into a problem where vlc would segfault when trying to stream a file from a server requiring http authentication. Root cause was a matching entry in libsecret (for the root directory of the server) containing a zero length secret. This causes an underflow of p_entry->i_secr...