[2093] in Moira Commits
[ops/moira] 65d55c: Implement strmove() to avoid calling strcpy()
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Oct 11 11:16:13 2016
Date: Tue, 11 Oct 2016 11:16:09 -0400
From: Garry Zacheiss <zacheiss@mit.edu>
Reply-To: Garry Zacheiss <zacheiss@mit.edu>
To: moira-commits@mit.edu
Message-ID: <57fd02398072d_2c623f90850072b091131@github-mit-edu.mail>
Mime-Version: 1.0
Content-Type: multipart/mixed;
boundary="--==_mimepart_57fd02397f589_2c623f90850072b091046";
charset=UTF-8
Content-Transfer-Encoding: 7bit
----==_mimepart_57fd02397f589_2c623f90850072b091046
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.mit.edu/ops/moira
Commit: 65d55c5d2b0cb7dae4294a4af6200fa5ce82a059
https://github.mit.edu/ops/moira/commit/65d55c5d2b0cb7dae4294a4af6200fa5ce82a059
Author: Garry Zacheiss <zacheiss@mit.edu>
Date: 2016-10-11 (Tue, 11 Oct 2016)
Changed paths:
M moira/clients/moira/menu.c
M moira/dbck/phase1.pc
M moira/gen/dhcp.pc
M moira/gen/hesiod.pc
M moira/include/moira.h
M moira/lib/strs.c
M moira/server/qaccess.pc
M moira/server/qsetup.pc
M moira/server/qsupport.pc
Log Message:
-----------
Implement strmove() to avoid calling strcpy() with overlapping buffers.
----==_mimepart_57fd02397f589_2c623f90850072b091046--