]> git.deb.at Git - pkg/abook.git/blob - debian/patches/727245.diff
fix corruption of address book
[pkg/abook.git] / debian / patches / 727245.diff
1 Description: Fix corruption of address book
2 Author: Jorrit Tijben
3 Origin: upstream, http://sourceforge.net/p/abook/git/ci/3be3adcf308ee7c9c8775e2176d0592138b220ed/
4 Bug: http://sourceforge.net/p/abook/mailman/message/24506494/
5 Bug-727245: http://bugs.debian.org/727245
6 Reviewed-by: Denis Briand <debian@denis-briand.fr>
7 ---
8 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
9 --- a/abook.c
10 +++ b/abook.c
11 @@ -708,6 +708,7 @@ init_add_email()
12         check_abook_directory();
13         init_opts();
14         load_opts(rcfile);
15 +       init-standard-fields();
16         atexit(free_opts);
17  
18         /*