norio-nomura/Base32

Dangling pointers

Gofake1 opened this issue · 0 comments

Build warnings in Base32.swift

Initialization of UnsafePointer<UInt8> results in dangling pointer
Initialization of UnsafeMutablePointer<UInt8> results in dangling pointer