next -> master #30

開放中
crtxcr 請求將 0 次程式碼提交從 next 合併至 master
擁有者
No description provided.
crtxcr 加入了 2 個提交 2022-01-29 23:06:48 +01:00
crtxcr 加入了 2 個提交 2022-01-30 10:46:19 +01:00
crtxcr 加入了 16 個提交 2022-03-17 15:47:28 +01:00
crtxcr 強制推送了 next 自 1d6861944c3fa73b0b97 2022-07-17 13:01:25 +02:00 比較
crtxcr 加入了 2 個提交 2022-08-16 23:13:36 +02:00
crtxcr 加入了 3 個提交 2022-10-23 19:55:32 +02:00
ff60ec227d perform_mounts(): Fix potential leak and fix iteration
We would not free 'concat_path' in all potential paths.
Also, the iteration would not continue potentially.

This was case unlikely to be hit in practise.
這個分支已經合併到目標分支上。沒有可以合併的內容。
您也可以查看命令列指南

第一步:

在您的儲存庫中切換到新分支並測試變更。
git checkout -b next master
git pull origin next

第二步:

合併變更並更新到 Gitea。
git checkout master
git merge --no-ff next
git push origin master
登入 才能加入這對話。
沒有審核者
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: crtxcr/exile.h#30
No description provided.