Skip to content

Conversation

@cherylsy
Copy link
Collaborator

@cherylsy cherylsy commented Jul 4, 2024

[+] Support compilation for HarmonyOS, see the guide here @lurker-Chen
[+] Update QUIC Event Logging using qlog (draft-ietf-quic-qlog-main-schema and draft-ietf-quic-qlog-quic-events) @PFpengfeng
[+] Support FEC(Forward Erasure Correction) ability as a beta version @cherylsy
[~] fix issue #430

@cherylsy cherylsy requested a review from Yanmei-Liu July 4, 2024 08:48
uint16_t col_max_sub, uint16_t col_max_matrix,
unsigned char *submatrix, unsigned char *matrix)
{
xqc_memset(submatrix, 0, col_max_sub * row_max);

Check failure

Code scanning / CodeQL

Multiplication result converted to larger type

Multiplication result may overflow 'int' before it is converted to 'size_t'.
@Yanmei-Liu Yanmei-Liu linked an issue Jul 4, 2024 that may be closed by this pull request
Copy link
Collaborator

@Yanmei-Liu Yanmei-Liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Yanmei-Liu Yanmei-Liu merged commit 6803065 into alibaba:main Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 漏洞报告已成功发送至 [email protected]

2 participants