Your message dated Wed, 18 Feb 2015 04:26:08 -0500
with message-id <[email protected]>
and subject line please explain more?
has caused the Debian Bug report #773499,
regarding singleton used as array
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
773499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg2
Version: 2.1.1
Severity: normal

in keyedit.c, on line 2478, 'prefs' is used as an array, but it's actually a 
singleton.


Thanks,

-- 
-- Joshua Rogers <https://internot.info/>

--- End Message ---
--- Begin Message ---
Control: tags 773499 + moreinfo
Control: notfound 773499 2.1.1

Hi Joshua--

in https://bugs.debian.org/773499 you suggest that prefs is a singleton
and not an array.  In practice, prefs either points at fake (a single
prefitem_t with type 0, denoting the end of an array), or the
uid->prefs, which is itself an array.

I think this bug report is not correct, so i'm closing it.  If you think
it's still an issue, please reopen the bug report and explain more.

Regards,

        --dkg

--- End Message ---

Reply via email to