Call status_cb for an ERROR status seen in the passphrase handler.
* src/passphrase.c (_gpgme_passphrase_status_handler): Call status_cb.
Frankly, we should have a more generic way of feeding the status_cb
handler than our current ad-hoc method.
- Signed-off-by: Werner Koch <wk@gnupg.org>