]> git.g-eek.se Git - interimap.git/commit
libinterimap: bugfix: fix escaped hierarchy delimiters in LIST reponses.
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 9 May 2019 23:03:50 +0000 (01:03 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Sun, 26 May 2019 22:07:28 +0000 (00:07 +0200)
commit2be6268e01a368817b27cdbbee7b2641ec1653c6
tree86dc02194cd68e1d10b7b36979722948ee241a85
parent87e1211a4bd101bf6909f42eda826711af7066ae
libinterimap: bugfix: fix escaped hierarchy delimiters in LIST reponses.

The were returned as escaped quoted specials, like "\\", not as a single
character (backslash in this case).
Changelog
interimap
lib/Net/IMAP/InterIMAP.pm
pullimap