next -> master #30

오픈
crtxcr "next 에서 master 로 0 commits 를 머지하려 합니다"
소유자
No description provided.
crtxcr added 2 commits 2022-01-29 23:06:48 +01:00
crtxcr added 2 commits 2022-01-30 10:46:19 +01:00
crtxcr added 16 commits 2022-03-17 15:47:28 +01:00
crtxcr force-pushed next from 1d6861944c to 3fa73b0b97 2022-07-17 13:01:25 +02:00 Compare
crtxcr added 2 commits 2022-08-16 23:13:36 +02:00
crtxcr added 3 commits 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.
This branch is already included in the target branch. There is nothing to merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b next master
git pull origin next

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff next
git push origin master
"로그인하여 이 대화에 참여"
No reviewers
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: crtxcr/exile.h#30
No description provided.