mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #268] [MERGED] Core/SSL: MSVC aes warning fix #278
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/268
Author: @ismail-yilmaz
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/10/2025
Merged by: @mirek-fidler
Base:
master← Head:aes_warning_fix📝 Commits (3)
7e37953Core/SSL: Aes256Gcm: Method name corrected (Chunksize to ChunkSize).8a1f7d6Core/SSL: MSVC warning supressed.17a65a2Core/SSL: Cosmetics📊 Changes
3 files changed (+5 additions, -4 deletions)
View changed files
📝
uppsrc/Core/SSL/AES.cpp(+2 -1)📝
uppsrc/Core/SSL/SSL.h(+1 -1)📝
uppsrc/Core/SSL/src.tpp/Upp_SSL_AES256GCM_en-us.tpp(+2 -2)📄 Description
Fixes the MSVC's complaint about possible truncation and corrects a method name (Chunksize -> ChunkSize)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.