Sat, 14 Dec 2024 20:56:12 UTC | login

Information for build memstomp-0.1.4-24.fc29

ID30952
Package Namememstomp
Version0.1.4
Release24.fc29
Epoch
SummaryWarns of memory argument overlaps to various functions
Descriptionmemstomp is a simple program that can be used to identify places in code which trigger undefined behavior due to overlapping memory arguments to certain library calls.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 30 May 2018 16:42:26 UTC
CompletedWed, 30 May 2018 18:14:04 UTC
Taskbuild (f29-candidate, memstomp-0.1.4-24.fc29.src.rpm)
Tags
f29
RPMs
src
memstomp-0.1.4-24.fc29.src.rpm (info) (download)
riscv64
memstomp-0.1.4-24.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon May 09 2016 Jeff Law <law@redhat.com> - 0.1.4-20 - Remove xfail for aarch64 in testsuite (#1334124) * Wed Feb 17 2016 Jeff Law <law@redhat.com> - 0.1.4-19 - Build with -O0 to avoid GCC optimizing away checks we want to keep. (#1307767) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 26 2015 Jeff Law <law@redhat.com> 0.1.4-16 - Fixup implicit return types in testsuite. * Tue Aug 26 2014 Jeff Law <law@redhat.com> 0.1.4-15 - Adjust PC values in saved frame addresses to get line number associations correct (#1133815). * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Jun 04 2014 Jeff Law <law@redhat.com> 0.1.4-12 - Fix cut-n-paste bug in memmem * Thu May 29 2014 Jeff Law <law@redhat.com> 0.1.4-11 - Add checking of various str* and mem* for NULL arguments (#1093173) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu May 30 2013 Jeff Law <law@redhat.com> 0.1.4-9 - Add -q/--quiet options for quiet mode. * Tue May 14 2013 Jeff Law <law@redhat.com> 0.1.4-8 - Link in libiberty too (#962763) * Fri May 10 2013 Jeff Law <law@redhat.com> 0.1.4-7 - Improve man page (#961518) * Thu May 09 2013 Jeff Law <law@redhat.com> 0.1.4-5 - Fix typo in initialization message (#961495) * Fri Mar 15 2013 Jeff Law <law@redhat.com> 0.1.4-4 - Build tests with -fno-builtin * Mon Mar 11 2013 Jeff Law <law@redhat.com> 0.1.4-4 - Add manpage - Add initial testsuite * Fri Feb 22 2013 Jeff Law <law@redhat.com> 0.1.4-3 - Change %define to %global for git hash - Remove git hash from version # in changelog - Build with -fno-strict-aliasing - Fix minor spelling error in description * Tue Feb 05 2013 Jeff Law <law@redhat.com> 0.1.4-2 - Remove commands/directives automatically handled by rpm - Add comment on how to build the tarball - Change Requires to reference package rather than file - Add comments on licensing issues - Add autoconf and automake to BuildRequires * Tue Feb 05 2013 Jeff Law <law@redhat.com> 0.1.4-1 - Initial release