ObjFW  Check-in [7361cac1f1]

Overview
Comment:OFASN1BitString: Fix unused bits

This was misunderstood to be the number of used bits when it's the
number of unused bits.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7361cac1f1cfd3e301b8039a781ac88355818087842201632149951c9d520861
User & Date: js on 2019-06-25 23:29:22
Other Links: manifest | tags
Context
2019-06-26
18:26
Use EOPNOTSUPP for SOCKS5 error code 7 check-in: f6b58b80a8 user: js tags: trunk
2019-06-25
23:29
OFASN1BitString: Fix unused bits check-in: 7361cac1f1 user: js tags: trunk
20:53
Add OFASN1DERRepresentation protocol check-in: cbaae715ce user: js tags: trunk
Changes