Merge error. rcs_lockfile is freed after unlock.
This commit is contained in:
parent
84268253e2
commit
46c190df97
@ -8630,8 +8630,6 @@ rcs_internal_lockfile (rcsfile)
|
||||
if (fp == NULL)
|
||||
error (1, errno, "cannot fdopen %s", rcs_lockfile);
|
||||
|
||||
free (lockfile);
|
||||
|
||||
return fp;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user