JuliaWeb / GnuTLS.jl

Transport Level Security for Julia Streams provided by GnuTLS
Other
8 stars 13 forks source link

cleaned up ccall and cfunction for Julia read/write callbacks #40

Closed amitmurthy closed 9 years ago

amitmurthy commented 9 years ago

This fixes the segfault described in https://github.com/JuliaWeb/GnuTLS.jl/issues/39 at the handshake call.

I am not familiar with the GnuTLS codebase. Would like someone to review, test and merge.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.32%) to 48.15% when pulling f0ed4fc492718029ceb0a1f424721b6a10c56948 on amitm/fixsegfault into 28937018540e74c1f08165bfcf3934c48e36a8b1 on master.