|
From: Mark W. <ma...@kl...> - 2023-04-22 14:25:40
|
Hi Paul, On Sat, Apr 22, 2023 at 02:09:28PM +0000, Paul Floyd wrote: > https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=bf347551c99313a4af9c38bdeda9b946c9795945 > > commit bf347551c99313a4af9c38bdeda9b946c9795945 > Author: Paul Floyd <pj...@wa...> > Date: Sat Apr 22 16:08:28 2023 +0200 > > Typo in NEWS > > Thanks Tobias, on valgrind-developers > > Diff: > --- > NEWS | 2 +- > coregrind/m_syswrap/syswrap-freebsd.c | 4505 ++++++++++++------------ > memcheck/mc_main.c | 6134 +++++++++++++++++---------------- > shared/vg_replace_strmem.c | 3195 +++++++++-------- That is one giant patch. I assume accidential? It also seems to break the build. Could you please revert this (minus the NEWS typo). Thanks, Mark |