[curl/curl] 56fd94: sasl: use 'unsigned short' to store mechnism
Daniel Stenberg <[email protected]> Tue, 11 May 2021 02:14:39 -0700
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/sasl-use-short/[email protected]> |
Branch: refs/heads/bagder/sasl-use-short
Home: https://github.com/curl/curl
Commit: 56fd94b42995094e7b9c0ba1897e7a7f134020fd
https://github.com/curl/curl/commit/56fd94b42995094e7b9c0ba1897e7a7f134020fd
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M lib/curl_sasl.c
M lib/curl_sasl.h
M lib/imap.c
M lib/pop3.c
M lib/smtp.c
Log Message:
-----------
sasl: use 'unsigned short' to store mechnism
... saves a few bytes of struct size in memory and it only uses
10 bits anyway.
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits