Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1033

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/1033/1

Turn some memmove into memcpy when it is safe to do so.

Most of the changes are related to newly allocated memory, so we are
sure it can not overlap with the source of the copy.

Change-Id: Ie6ccf1bbb07b792fb18601a38dfaa55755d14b7d
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
---
M rsc/source/res/rscrange.cxx
M sc/source/core/data/markarr.cxx
M sc/source/core/tool/consoli.cxx
M sc/source/filter/starcalc/collect.cxx
M sc/source/ui/docshell/docfunc.cxx
M sc/source/ui/view/viewfunc.cxx
M sfx2/source/bastyp/minarray.cxx
M sw/source/filter/ww8/wrtww8.cxx
M vcl/unx/kde/UnxCommandThread.cxx
9 files changed, 15 insertions(+), 15 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1033
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie6ccf1bbb07b792fb18601a38dfaa55755d14b7d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christophe JAILLET <christophe.jaillet@wanadoo.fr>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.