Skip to content
GitLab
Explore
Sign in
Register
xorg
app
xfs
Merge requests
!3
A couple of code cleanups
Code
Review changes
Check out branch
Download
Patches
Plain diff
Alan Coopersmith
requested to merge
alanc/xfs:parfait
into
master
Apr 16, 2022
Overview
0
Commits
3
Pipelines
1
Changes
7
Expand
SetAlternateServers(): avoid memory leak on allocation failure
Use memcpy() instead of memmove() when buffers are known not to overlap
Merge request reports