Home GnuPG
Diffusion GpgOL 6bc833c01800

Fix int to pointer cast when creating worker
6bc833c01800Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix int to pointer cast when creating worker

* src/engine-assuan.c (async_worker_thread): Expect parameter to be
 a pointer instead of a value.
 (op_assuan_init): Pass a reference instead.

While the old code was not broken building for x64 created a
warning. And I also don't think you should do it even if it works
here.

Details

Provenance
aheineckeAuthored on Nov 4 2015, 4:45 PM
Parents
rO2a24cdbfbc75: Handle handle to int casts
Branches
Unknown
Tags
Unknown