Make handling of new conf values more robust (bug#1413).
authorWerner Koch <wk@gnupg.org>
Fri, 13 Jul 2012 08:59:22 +0000 (10:59 +0200)
committerWerner Koch <wk@gnupg.org>
Fri, 13 Jul 2012 08:59:22 +0000 (10:59 +0200)
commit9f081da7356288a96e8ea4d81a74ff706c00b0cd
treee8561f6cff5f8fa608996fe678136d0cd81d949a
parent4751a0e1bcd68a0c9f59a2685e3a2bee9d5008a6
Make handling of new conf values more robust (bug#1413).

* src/engine-gpgconf.c (arg_to_data): Allow for NULL as value.string.
--

I was not able to replicate the problem.  However this patch makes the
code more robust and tolerates errors by the user.  IT should fix the
problem at hand.
src/engine-gpgconf.c