Page MenuHome GnuPG
Feed Advanced Search

May 17 2019

aheinecke claimed T4518: Kleopatra: Changes log-file tcp://IPADDR to tcp:\\IPADDR.

I guess you are the only person who does it. But yeah. I agree that it should be fixed.

May 17 2019, 12:44 PM · Restricted Project, Windows, kleopatra

May 16 2019

werner created T4518: Kleopatra: Changes log-file tcp://IPADDR to tcp:\\IPADDR.
May 16 2019, 10:24 AM · Restricted Project, Windows, kleopatra

May 15 2019

Blubberbub added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

I patched version 1.13.0 with that commit and installed the patched version on Monday. It appears to have fixed the problem.

May 15 2019, 4:19 PM · gpgme (gpgme 1.23.x), Bug Report

May 6 2019

aheinecke closed T4481: gpgme 1.13.0 ships with an emacs backup file: lang/python/doc/src/gpgme-python-howto.tex~ as Resolved.

This should resolve it.

May 6 2019, 4:21 PM · gpgme
aheinecke claimed T4481: gpgme 1.13.0 ships with an emacs backup file: lang/python/doc/src/gpgme-python-howto.tex~.

Well there is nothing specially pythonic about it, it just includes the dirs and not the files:

May 6 2019, 3:55 PM · gpgme
werner placed T4481: gpgme 1.13.0 ships with an emacs backup file: lang/python/doc/src/gpgme-python-howto.tex~ up for grabs.

Argh, that Python specific stuff Ben used is weird and does not fit into the autotools model. Someone(tm) need to have a closer look at it.

May 6 2019, 3:22 PM · gpgme
werner claimed T4481: gpgme 1.13.0 ships with an emacs backup file: lang/python/doc/src/gpgme-python-howto.tex~.
May 6 2019, 9:52 AM · gpgme
aheinecke closed T4276: Context.decrypt() throws an error if *any* signature is bad as Resolved.

Merged. Thanks again for your work on this.

May 6 2019, 8:49 AM · gpgme, Python, Bug Report
aheinecke added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

Thanks for the explanation. That addresses my concerns.

May 6 2019, 8:05 AM · gpgme, Python, Bug Report

May 3 2019

dkg added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

I agree that this is a minor API shift, but i *don't* think it's a security problem, because i was particularly careful to maintain the invariant that decrypt(verify=True) will only ever return valid signatures.

May 3 2019, 5:23 PM · gpgme, Python, Bug Report
dkg created T4481: gpgme 1.13.0 ships with an emacs backup file: lang/python/doc/src/gpgme-python-howto.tex~.
May 3 2019, 2:07 PM · gpgme
dkg added a comment to T4477: gpgme has noisy warnings in debug.h.

Thanks for the prompt action here. Some build environments (e.g. distro builds) might ask for additional compiler warnings in the user-supplied CFLAGS, but i suppose those build environments that enable the warnings deserve what they get.

May 3 2019, 2:02 PM · Bug Report, gpgme
aheinecke closed T4477: gpgme has noisy warnings in debug.h as Resolved.
May 3 2019, 10:59 AM · Bug Report, gpgme
aheinecke added a comment to T4477: gpgme has noisy warnings in debug.h.

That makes sense to me. So I've now moved the -Wno flags out of the maintainer mode conditional but left the parts adding warnings in the maintainer mode conditional.

May 3 2019, 10:59 AM · Bug Report, gpgme
werner triaged T4478: Please fix DeryptionError typo in gpgme python bindings as High priority.
May 3 2019, 10:29 AM · Python, Bug Report, gpgme
werner added a project to T4478: Please fix DeryptionError typo in gpgme python bindings: Python.
May 3 2019, 10:29 AM · Python, Bug Report, gpgme
werner added a comment to T4477: gpgme has noisy warnings in debug.h.

The thing is that that I accidentally added the -Wno-* flags only in maintainer-mode as they were -Wmore-strict-warning-flags. One reason for using more strict warnings in maintainer mode is to allow building with older gcc versions without having to test for the availability of the warning flags.

May 3 2019, 10:28 AM · Bug Report, gpgme
aheinecke assigned T4477: gpgme has noisy warnings in debug.h to werner.

Thanks for the report. This is annoying me, too when doing release builds.

May 3 2019, 9:03 AM · Bug Report, gpgme
aheinecke added a revision to T4477: gpgme has noisy warnings in debug.h: D484: Always use maintainer-mode compile flags.
May 3 2019, 9:02 AM · Bug Report, gpgme
aheinecke added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

I'm for merging this as I understand the rationale. In Kleo / GpgOL I also only need one valid signature.

May 3 2019, 8:35 AM · gpgme, Python, Bug Report
dkg added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

I've just published a branch dkg/fix-T4276 (with commit 4100794e305ba22241ea5a4f7b42bb5189fbd948) which i think resolves this issue.

May 3 2019, 6:49 AM · gpgme, Python, Bug Report
dkg created T4478: Please fix DeryptionError typo in gpgme python bindings.
May 3 2019, 4:42 AM · Python, Bug Report, gpgme
dkg created T4477: gpgme has noisy warnings in debug.h.
May 3 2019, 4:29 AM · Bug Report, gpgme

Apr 26 2019

aheinecke added projects to T4395: Kleopatra: Missing error handling when changing expiry: gpgme, gnupg, gpa.

@werner This issue also applies to GPA. Looking at the edit key interface I can't see how we can handle this. Am I overlooking something or do we just loose the error information / is it not emited by gnupg?

Apr 26 2019, 3:01 PM · gpa, gnupg, gpgme, gpg4win, kleopatra

Apr 19 2019

gniibe claimed T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.
Apr 19 2019, 8:02 AM · gpgme (gpgme 1.23.x), Bug Report
gniibe changed the status of T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0 from Open to Testing.

I think I identified the bug. A fix is pushed.

Apr 19 2019, 8:02 AM · gpgme (gpgme 1.23.x), Bug Report
gniibe added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

Before the SEGV, calling a handler in _gpgme_io_close is strange:

GPGME 2019-04-11 12:24:58 <0x660e>        _gpgme_io_close: check: fd=0x22 invoking close handler 0x7f341d8b8960/0x7f33f0003930

Because the file descriptor 0x21 and 0x22 is allocated by _gpgme_io_pipe, and there should be no handler(s) for those fds.
Either, the notify_table is screwed up, or there is a leak of fds.
I'd like to see the logs of all calls of _gpgme_io_set_close_notify and _gpgme_io_close.

Apr 19 2019, 7:23 AM · gpgme (gpgme 1.23.x), Bug Report
gniibe added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

Sorry, I overlooked. I think it is inside _gpgme_io_close calling the handler, and the handler segfaults.

Apr 19 2019, 6:05 AM · gpgme (gpgme 1.23.x), Bug Report

Apr 18 2019

gniibe added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

Apparently, it SEGV-ted itself by assert at line 468 in gpgme/src/engine.c.
For GpgSM, info->file_name is not assigned (while it is done by gpg and gpgconf).
The code hasn't been changed for a while, I don't know the exact reason why it becomes occur.

Apr 18 2019, 5:14 AM · gpgme (gpgme 1.23.x), Bug Report

Apr 16 2019

Blubberbub added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

Can you see the problem and fix it with the given information?

Apr 16 2019, 2:47 PM · gpgme (gpgme 1.23.x), Bug Report

Apr 13 2019

werner added a comment to T4453: gpgme does not work with unicode path gpg installations.

We will do a new release in two or three weeks.

Apr 13 2019, 11:55 AM · gpg4win, gpgme

Apr 12 2019

gpgfan added a comment to T4453: gpgme does not work with unicode path gpg installations.

Dear Andre, LO team is not able to integrate your fix unless a new release of GPGme is ready. Usually you do that every half year or so, but sometimes the delay is much less (e.g. 1.11.0 and 1.11.1). Perhaps, you would find it possible to roll out a minor version of 1.13.0 to ease the suffering of international users a bit earlier?

Apr 12 2019, 4:39 PM · gpg4win, gpgme

Apr 11 2019

Blubberbub added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

I did that. It felt like it took longer for the error to appear with debug output enabled, but that is probably subjective/random noise.

Apr 11 2019, 12:54 PM · gpgme (gpgme 1.23.x), Bug Report
werner added a comment to T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.

Can you please run claws like this:

Apr 11 2019, 11:29 AM · gpgme (gpgme 1.23.x), Bug Report
werner triaged T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0 as High priority.
Apr 11 2019, 11:23 AM · gpgme (gpgme 1.23.x), Bug Report
Blubberbub created T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0.
Apr 11 2019, 10:53 AM · gpgme (gpgme 1.23.x), Bug Report

Apr 9 2019

gpgfan added a comment to T4453: gpgme does not work with unicode path gpg installations.

Anglocentrism smells like a relic discrimination in our age of Unicode, let users name folders as they natively see the world. For example, a Greek/Russian/Turkish carpenter with calloused hands, who stores his chisel and hammer in a toolbox, might want to store computer tools like GPG or LibreOffice in a folder Εργαλεία/Инструменты/Araçlar (=Tools), but particular tool unexpectedly says “Error!”, which might be perceived as passive-aggressive “No, I was made to serve the needs of English-speaking celestials only”. Thanks to Andre Heinecke and Egor Pugin for sympathetic attitude and prompt steps to solve this issue.

Apr 9 2019, 7:53 PM · gpg4win, gpgme
egorpugin closed T4453: gpgme does not work with unicode path gpg installations as Resolved.

Looks good, thanks!
I think they (LO) will catch up with the next gpg4win or gpgme release or smth like that.

Apr 9 2019, 5:09 PM · gpg4win, gpgme
aheinecke added a comment to T4453: gpgme does not work with unicode path gpg installations.

I've rewritten your patch a bit so that it falls more in line with our general style of helper functions and is more generic.

Apr 9 2019, 2:29 PM · gpg4win, gpgme
aheinecke added a comment to T4453: gpgme does not work with unicode path gpg installations.

Well in general we don't support installation into UTF-16 paths for Gpg4win, our installer prevents that. This is probably why this issue never came up.

Apr 9 2019, 8:14 AM · gpg4win, gpgme

Apr 8 2019

egorpugin added a comment to T4453: gpgme does not work with unicode path gpg installations.

Thank you.

Apr 8 2019, 4:35 PM · gpg4win, gpgme
aheinecke claimed T4453: gpgme does not work with unicode path gpg installations.

Thanks for the report and the patch. As this results in multiple message boxes (which we create and not Libreoffice) I'll assign it high priority.

Apr 8 2019, 4:22 PM · gpg4win, gpgme
egorpugin added a comment to T4453: gpgme does not work with unicode path gpg installations.

Also see related libre office issue https://bugs.documentfoundation.org/show_bug.cgi?id=124609

Apr 8 2019, 4:04 PM · gpg4win, gpgme
egorpugin created T4453: gpgme does not work with unicode path gpg installations in the S1 Public space.
Apr 8 2019, 4:02 PM · gpg4win, gpgme

Mar 28 2019

aheinecke created T4440: GPA: Crash on keygen in Gpg4win-3.1.6.
Mar 28 2019, 8:33 AM · gpg4win, gpa, gpgme
aheinecke updated the task description for T4439: GPA: Failure to start with Gpg4win 3.1.6.
Mar 28 2019, 8:31 AM · gpg4win, gpa, gpgme
aheinecke created T4439: GPA: Failure to start with Gpg4win 3.1.6.
Mar 28 2019, 8:31 AM · gpg4win, gpa, gpgme

Mar 27 2019

aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4297: The browser integration component is not installed by default, as Resolved.
Mar 27 2019, 1:55 PM · gpgme, UI, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4369: Segfault caused by incorrect _gpgme_strconcat() usage, as Resolved.
Mar 27 2019, 1:54 PM · gpg4win, gpgme

Mar 26 2019

werner closed T4376: Release gpgme 1.13.0, a subtask of T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file, as Resolved.
Mar 26 2019, 7:45 PM · gpgme, Bug Report
werner closed T4376: Release gpgme 1.13.0 as Resolved.
Mar 26 2019, 7:45 PM · gpgme, Release Info
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000437.html on T4376: Release gpgme 1.13.0.
Mar 26 2019, 7:45 PM · gpgme, Release Info
werner added a comment to T4376: Release gpgme 1.13.0.

News for 1.13.0:

  • Support GPGME_AUDITLOG_DIAG for gpgsm. [T4426]
Mar 26 2019, 5:28 PM · gpgme, Release Info
werner renamed T4376: Release gpgme 1.13.0 from Release gpgme 1.12.1 to Release gpgme 1.13.0.
Mar 26 2019, 3:45 PM · gpgme, Release Info

Mar 19 2019

aheinecke added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

@dkg If you propose a patch here I'm pretty sure that we will accept it. As one of our Python binding users you know better then us how the API should behave.

Mar 19 2019, 3:51 PM · gpgme, Python, Bug Report
werner triaged T4276: Context.decrypt() throws an error if *any* signature is bad as Normal priority.
Mar 19 2019, 1:44 PM · gpgme, Python, Bug Report

Mar 12 2019

bernhard added a comment to T3505: Port GPGME's Python bindings to Windows.

Reading through this issue and the related documentation: Thanks for writing this all down and adding links!

Mar 12 2019, 5:50 PM · Feature Request, gpgme, Python

Mar 11 2019

aheinecke added a comment to T4038: Kleopatra: Improve handling of MDC errors.

It's better to have a new Task for this as I explain in T4402

Mar 11 2019, 6:01 PM · kleopatra, gpg4win, gpgme
KarlS added a comment to T4038: Kleopatra: Improve handling of MDC errors.

I'm new here, therefore I'm unsure whether this posting is correct at this position.
Within my organisation we have ongoing troubles with the error described here, with windows version 3.1.3 there is no such button "force decryption" as documented here.


Can you help? Regards Karl

Mar 11 2019, 12:47 PM · kleopatra, gpg4win, gpgme

Mar 4 2019

aheinecke added a comment to T4379: Invalid crypto engine importing a certificate.

Ouch indeed. Looks like you run into a "hanging" gpg-agent situation in that case our main background process is blocked and all other processes wait for it to respond and nothing works anymore.
This should never happen and we need to fix it. But so far we have not found a way to reproduce it.

Mar 4 2019, 10:57 AM · S/MIME, Bug Report

Feb 28 2019

LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

Looking at other threads I found the problem in some .lock file in my gnupg directory. One of them was locked by a running process and I was not able to delete. So I opened up task manager and I had dozens of gnupg related processes running. I killed all of them and removed any .lock file.
This way Kleopatra started again but the certificate above (aruba) was not present in the imported ones. And, of course, I'm not going to import it anymore, will use my sixt sense to trust certificates...

Feb 28 2019, 2:39 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The exact file that created the lock is attached

.
I zipped it to avoid an unintended import that kills Kleopatra.

Feb 28 2019, 2:24 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The only action I can do is quit the program telling it to stop the background actvity, but I cannot use it anymore...

Feb 28 2019, 2:13 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

Ouch, worse problem here. After closing kleopatra telling it to stop doing whatever it was, I restarted the application and now it's stuck in "Loading certificate cache"

Feb 28 2019, 2:00 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The certificate was defintely missing the tag lines, thanks. I also tried opening the certificate from that page (Windows has no problems without the tag lines) and exporting it explicitly as base64, and the output file is fine.
The problem is that the import now seems to go well, but no certificate is imported at all. I tried several times and the import box just closes after selecting the file.
I tried to close Kleopatra and it says there are ongoing background operations. At least 15 mins passed between the import and the closing tentative.
Actually, it is stuck doing something.

Feb 28 2019, 1:57 PM · S/MIME, Bug Report
aheinecke triaged T4379: Invalid crypto engine importing a certificate as Normal priority.

Thanks for the report.

Feb 28 2019, 1:09 PM · S/MIME, Bug Report

Feb 27 2019

aheinecke closed T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file as Resolved.

I could reproduce the issue and fixed it similar to the code suggested.

Feb 27 2019, 2:30 PM · gpgme, Bug Report
aheinecke added a parent task for T4376: Release gpgme 1.13.0: T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file.
Feb 27 2019, 1:49 PM · gpgme, Release Info
aheinecke added a subtask for T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file: T4376: Release gpgme 1.13.0.
Feb 27 2019, 1:49 PM · gpgme, Bug Report

Feb 25 2019

werner closed T4369: Segfault caused by incorrect _gpgme_strconcat() usage as Resolved.

Will be released with 1.12.1

Feb 25 2019, 1:41 PM · gpg4win, gpgme
werner closed T4369: Segfault caused by incorrect _gpgme_strconcat() usage, a subtask of T4376: Release gpgme 1.13.0, as Resolved.
Feb 25 2019, 1:41 PM · gpgme, Release Info
werner added a parent task for T4369: Segfault caused by incorrect _gpgme_strconcat() usage: T4376: Release gpgme 1.13.0.
Feb 25 2019, 1:40 PM · gpg4win, gpgme
werner added a subtask for T4376: Release gpgme 1.13.0: T4369: Segfault caused by incorrect _gpgme_strconcat() usage.
Feb 25 2019, 1:40 PM · gpgme, Release Info
werner created T4376: Release gpgme 1.13.0.
Feb 25 2019, 1:40 PM · gpgme, Release Info
egorpugin added a comment to T4369: Segfault caused by incorrect _gpgme_strconcat() usage.

Thank you!

Feb 25 2019, 12:06 PM · gpg4win, gpgme
Daniel added a comment to T3325: Allow encryption/signing in GPGME using a specified subkey .

@werner This one? https://www.gnupg.org/documentation/manuals/gpgme/Selecting-Signers.html

Feb 25 2019, 9:18 AM · gpgme
werner added a comment to T3325: Allow encryption/signing in GPGME using a specified subkey .

Please see the section 'Selecting Signers'.

Feb 25 2019, 8:41 AM · gpgme
Daniel added a comment to T3325: Allow encryption/signing in GPGME using a specified subkey .

@werner Looks like recpstring is only supported for encrypt and encrypt+sign, but not just for signing. Is there a way to specify the subkey to use when signing?

Feb 25 2019, 2:45 AM · gpgme

Feb 21 2019

aheinecke added a subtask for T4369: Segfault caused by incorrect _gpgme_strconcat() usage: T4264: Gpg4win 3.1.6.
Feb 21 2019, 11:37 AM · gpg4win, gpgme
aheinecke added a comment to T4369: Segfault caused by incorrect _gpgme_strconcat() usage.

yikes. Sorry for that one,..

Feb 21 2019, 11:37 AM · gpg4win, gpgme
werner added a project to T4369: Segfault caused by incorrect _gpgme_strconcat() usage: gpg4win.

Fixed. Needs to go into the next gpg4win release.

Feb 21 2019, 8:18 AM · gpg4win, gpgme

Feb 19 2019

werner added a comment to T4369: Segfault caused by incorrect _gpgme_strconcat() usage.

Ah okay, that was Windows were we have a couple of warnings anyway. Must have missed that one.

Feb 19 2019, 11:49 AM · gpg4win, gpgme
werner claimed T4369: Segfault caused by incorrect _gpgme_strconcat() usage.
Feb 19 2019, 11:42 AM · gpg4win, gpgme
werner triaged T4369: Segfault caused by incorrect _gpgme_strconcat() usage as Unbreak Now! priority.

Aiiih, what happend to the sentinel attribute? I need to check.

Feb 19 2019, 11:41 AM · gpg4win, gpgme
egorpugin created T4369: Segfault caused by incorrect _gpgme_strconcat() usage in the S1 Public space.
Feb 19 2019, 9:50 AM · gpg4win, gpgme

Jan 25 2019

werner closed T4343: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:3566 :: interactive_repl(...)" as Resolved.

Thanks.

Jan 25 2019, 1:47 PM · gpgme, Bug Report
werner closed T4341: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:1023 :: function "subkey_to_json(...)" as Resolved.

Thanks.

Jan 25 2019, 1:46 PM · gpgme, Bug Report
werner closed T4342: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:2928 :: op_config(..)" as Resolved.

Thanks.

Jan 25 2019, 1:46 PM · gpgme, Bug Report
werner claimed T4343: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:3566 :: interactive_repl(...)".
Jan 25 2019, 1:28 PM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4343: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:3566 :: interactive_repl(...)".
Jan 25 2019, 10:37 AM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4342: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:2928 :: op_config(..)".
Jan 25 2019, 10:32 AM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4341: Memory Leak :: allocated Memory will not be released :: gpgme-json.c:1023 :: function "subkey_to_json(...)".
Jan 25 2019, 10:24 AM · gpgme, Bug Report

Jan 23 2019

aheinecke claimed T4327: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:176.

Thanks

Jan 23 2019, 8:43 AM · gpgme, Bug Report
aheinecke claimed T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176.

Thanks, I don't think that it is a problem for our usecase but the fix is trivial and we should apply it.

Jan 23 2019, 8:42 AM · gpgme, Bug Report
aheinecke claimed T4330: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:184.

Thanks!

Jan 23 2019, 8:41 AM · gpgme, Bug Report
aheinecke claimed T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file.

Thanks, will be fixed before the next release.

Jan 23 2019, 8:40 AM · gpgme, Bug Report

Jan 21 2019

Hoeer.Code-Intelligence created T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file.
Jan 21 2019, 3:44 PM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4330: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:184.
Jan 21 2019, 1:54 PM · gpgme, Bug Report

Jan 18 2019

Hoeer.Code-Intelligence created T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176.
Jan 18 2019, 10:18 PM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4327: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:176.
Jan 18 2019, 10:04 PM · gpgme, Bug Report