summary refs log tree commit diff stats
path: root/lib/open.go
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-12-18 21:30:23 -0500
committerReto Brunner <reto@labrat.space>2019-12-19 08:41:11 +0100
commit4ab82bf306370ae4d79c12f5028a51b38fe40547 (patch)
treec426a64c94f85c2ea43fb3136b682659481f9992 /lib/open.go
parentd9a0522780cab5b51b2c18e64ce8c9df764c8313 (diff)
downloadaerc-4ab82bf306370ae4d79c12f5028a51b38fe40547.tar.gz
Update go-maildir to latest
This fixes an upstream issue where improperly named maildir files could
cause a panic. Now, we simply show an error and don't display the
message if the backing file is not named according to the maildir spec.
Diffstat (limited to 'lib/open.go')
0 files changed, 0 insertions, 0 deletions
700dae8'>a66c4a26 ^
3de15ddd ^
a66c4a26 ^


f027adc0 ^
3de15ddd ^

3d566884 ^
a1d7ed6e ^
3d566884 ^
f8e96a97 ^
465bff73 ^





f027adc0 ^
f8e96a97 ^

0b5c4cbe ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36