You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
(56) |
May
(48) |
Jun
(51) |
Jul
(55) |
Aug
(27) |
Sep
(12) |
Oct
(14) |
Nov
(14) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(22) |
Feb
(12) |
Mar
(16) |
Apr
(43) |
May
(20) |
Jun
(10) |
Jul
(63) |
Aug
(37) |
Sep
(7) |
Oct
(1) |
Nov
(22) |
Dec
(99) |
| 2010 |
Jan
(74) |
Feb
(36) |
Mar
(114) |
Apr
(64) |
May
(56) |
Jun
(55) |
Jul
(27) |
Aug
(93) |
Sep
(55) |
Oct
(40) |
Nov
(44) |
Dec
(51) |
| 2011 |
Jan
(62) |
Feb
(35) |
Mar
(24) |
Apr
(37) |
May
(45) |
Jun
(53) |
Jul
(95) |
Aug
(130) |
Sep
(162) |
Oct
(115) |
Nov
(158) |
Dec
(120) |
| 2012 |
Jan
(18) |
Feb
(55) |
Mar
(31) |
Apr
(25) |
May
(11) |
Jun
(9) |
Jul
(8) |
Aug
(32) |
Sep
(42) |
Oct
(45) |
Nov
(51) |
Dec
(150) |
| 2013 |
Jan
(54) |
Feb
(16) |
Mar
(16) |
Apr
(2) |
May
(11) |
Jun
(4) |
Jul
|
Aug
(10) |
Sep
(3) |
Oct
(1) |
Nov
|
Dec
(7) |
| 2014 |
Jan
(6) |
Feb
(3) |
Mar
(30) |
Apr
(16) |
May
(28) |
Jun
(19) |
Jul
(6) |
Aug
|
Sep
(16) |
Oct
(4) |
Nov
(3) |
Dec
(31) |
| 2015 |
Jan
(6) |
Feb
(2) |
Mar
(8) |
Apr
(10) |
May
(34) |
Jun
(3) |
Jul
(9) |
Aug
(10) |
Sep
(3) |
Oct
(7) |
Nov
(9) |
Dec
(24) |
| 2016 |
Jan
(97) |
Feb
(39) |
Mar
(13) |
Apr
(4) |
May
(33) |
Jun
(1) |
Jul
(1) |
Aug
(10) |
Sep
(4) |
Oct
(4) |
Nov
(1) |
Dec
(14) |
| 2017 |
Jan
(2) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
(42) |
Jul
(2) |
Aug
(4) |
Sep
(12) |
Oct
(3) |
Nov
(2) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
(25) |
May
(2) |
Jun
|
Jul
(3) |
Aug
|
Sep
(10) |
Oct
(17) |
Nov
(4) |
Dec
(17) |
| 2019 |
Jan
(5) |
Feb
(27) |
Mar
(28) |
Apr
(8) |
May
(5) |
Jun
(29) |
Jul
(10) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2020 |
Jan
(17) |
Feb
(31) |
Mar
(25) |
Apr
(3) |
May
(1) |
Jun
(12) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(42) |
Dec
(1) |
| 2021 |
Jan
|
Feb
(8) |
Mar
(12) |
Apr
(13) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
|
Mar
(14) |
Apr
(12) |
May
(10) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
(1) |
Feb
|
Mar
(12) |
Apr
(5) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(15) |
Nov
|
Dec
(8) |
| 2024 |
Jan
(9) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
(2) |
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(10) |
| 2025 |
Jan
(77) |
Feb
(51) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(11) |
Sep
(2) |
Oct
(50) |
Nov
|
Dec
|
|
From: <jk...@us...> - 2025-10-21 12:40:27
|
Revision: 4255
http://sourceforge.net/p/elftoolchain/code/4255
Author: jkoshy
Date: 2025-10-21 12:40:25 +0000 (Tue, 21 Oct 2025)
Log Message:
-----------
libelf/testsuite: Check archive member timestamps returned by elf_getarhdr(3).
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_getarhdr/getarhdr.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-20 17:44:20
|
Revision: 4254
http://sourceforge.net/p/elftoolchain/code/4254
Author: jkoshy
Date: 2025-10-20 17:44:18 +0000 (Mon, 20 Oct 2025)
Log Message:
-----------
libelf: Document the ELF_E_ARCHIVE signalled by elf_getarhdr(3)
after [r4251].
Modified Paths:
--------------
trunk/libelf/elf_getarhdr.3
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-20 12:52:45
|
Revision: 4253
http://sourceforge.net/p/elftoolchain/code/4253
Author: jkoshy
Date: 2025-10-20 12:52:43 +0000 (Mon, 20 Oct 2025)
Log Message:
-----------
libelf/testsuite: Only update Elf_Data fields that use non-default values.
This change avoids redundant assignment statements in generated test
code.
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_update/update.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 19:34:15
|
Revision: 4252
http://sourceforge.net/p/elftoolchain/code/4252
Author: jkoshy
Date: 2025-10-18 19:34:13 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: (bug fix) Parse the date field in ar(1) headers.
Modified Paths:
--------------
trunk/libelf/libelf_ar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 18:31:48
|
Revision: 4251
http://sourceforge.net/p/elftoolchain/code/4251
Author: jkoshy
Date: 2025-10-18 18:31:44 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: Signal ELF_E_ARCHIVE for ar(1) archives with an invalid header.
Modified Paths:
--------------
trunk/libelf/libelf_ar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 18:28:06
|
Revision: 4250
http://sourceforge.net/p/elftoolchain/code/4250
Author: jkoshy
Date: 2025-10-18 18:28:04 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf: Reject ar(1) header fields with digits larger than their expected base.
Modified Paths:
--------------
trunk/libelf/libelf_ar_util.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-18 16:51:56
|
Revision: 4249
http://sourceforge.net/p/elftoolchain/code/4249
Author: jkoshy
Date: 2025-10-18 16:51:54 +0000 (Sat, 18 Oct 2025)
Log Message:
-----------
libelf/testsuite: Add tests for ar(1) archive handling.
These tests verify that ar(1) archives with unparseable archive
headers are flagged appropriately.
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_getarhdr/getarhdr.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-17 18:02:25
|
Revision: 4248
http://sourceforge.net/p/elftoolchain/code/4248
Author: jkoshy
Date: 2025-10-17 18:02:23 +0000 (Fri, 17 Oct 2025)
Log Message:
-----------
ar/testsuite: Handle potential file access errors.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/custom/ar/plugin/ardiff.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-15 19:49:59
|
Revision: 4247
http://sourceforge.net/p/elftoolchain/code/4247
Author: jkoshy
Date: 2025-10-15 19:49:56 +0000 (Wed, 15 Oct 2025)
Log Message:
-----------
libelf/testsuite: pass the correct address range to munmap().
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/common/elfts-compare-files.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-15 19:28:41
|
Revision: 4246
http://sourceforge.net/p/elftoolchain/code/4246
Author: jkoshy
Date: 2025-10-15 19:28:37 +0000 (Wed, 15 Oct 2025)
Log Message:
-----------
libelf/testsuite: Improve error handling during test case setup.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_begin/begin.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 16:40:47
|
Revision: 4245
http://sourceforge.net/p/elftoolchain/code/4245
Author: jkoshy
Date: 2025-10-14 16:40:45 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
addr2line: Handle DWARF parsing failures.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/addr2line/addr2line.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 12:45:20
|
Revision: 4244
http://sourceforge.net/p/elftoolchain/code/4244
Author: jkoshy
Date: 2025-10-14 12:45:18 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
ar: Fix a potential resource leak.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/ar/write.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 12:29:16
|
Revision: 4243
http://sourceforge.net/p/elftoolchain/code/4243
Author: jkoshy
Date: 2025-10-14 12:29:15 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
libelftc: Release resources on error.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/libelftc/libelftc_dem_gnu3.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 11:59:37
|
Revision: 4242
http://sourceforge.net/p/elftoolchain/code/4242
Author: jkoshy
Date: 2025-10-14 11:59:32 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
libelf: Avoid a potential underflow on multiplication.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/libelf/libelf_open.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 11:00:39
|
Revision: 4241
http://sourceforge.net/p/elftoolchain/code/4241
Author: jkoshy
Date: 2025-10-14 11:00:37 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
strings: Ensure that a variable is wide enough to hold an EOF.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/strings/strings.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 10:52:54
|
Revision: 4240
http://sourceforge.net/p/elftoolchain/code/4240
Author: jkoshy
Date: 2025-10-14 10:52:52 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
elfcopy/testsuite: Handle potential file access errors.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/custom/elfcopy/plugin/ardiff.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 10:36:35
|
Revision: 4239
http://sourceforge.net/p/elftoolchain/code/4239
Author: jkoshy
Date: 2025-10-14 10:36:34 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
ar/testsuite: Only close valid file descriptors.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/custom/ar/plugin/teraser.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 10:33:14
|
Revision: 4238
http://sourceforge.net/p/elftoolchain/code/4238
Author: jkoshy
Date: 2025-10-14 10:33:12 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
libtest: Handle potential failure of strdup().
Modified Paths:
--------------
trunk/tests/libtest/driver/driver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-14 10:29:42
|
Revision: 4237
http://sourceforge.net/p/elftoolchain/code/4237
Author: jkoshy
Date: 2025-10-14 10:29:39 +0000 (Tue, 14 Oct 2025)
Log Message:
-----------
libtest: Handle a search path comprised entirely of separator characters.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/libtest/driver/driver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 17:29:45
|
Revision: 4236
http://sourceforge.net/p/elftoolchain/code/4236
Author: jkoshy
Date: 2025-10-13 17:29:44 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
libtest: Fix resource leaks and null dereferences.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/libtest/driver/driver.c
trunk/tests/libtest/driver/driver_main.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 16:47:01
|
Revision: 4235
http://sourceforge.net/p/elftoolchain/code/4235
Author: jkoshy
Date: 2025-10-13 16:46:59 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
mk: Add a make(1) target to directly execute a TET-based test.
Modified Paths:
--------------
trunk/mk/elftoolchain.tet.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 16:30:13
|
Revision: 4234
http://sourceforge.net/p/elftoolchain/code/4234
Author: jkoshy
Date: 2025-10-13 16:30:10 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
libelf/testsuite: Fix bugs introduced in [r4228].
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/common/elfts.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 16:27:36
|
Revision: 4233
http://sourceforge.net/p/elftoolchain/code/4233
Author: jkoshy
Date: 2025-10-13 16:27:34 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
libelf/testsuite: Fix potential resource leaks during test case cleanup.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_end/end.m4
trunk/tests/tet/libelf/tset/elf_memory/memory.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 15:28:20
|
Revision: 4232
http://sourceforge.net/p/elftoolchain/code/4232
Author: jkoshy
Date: 2025-10-13 15:28:18 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
libelf/testsuite: Fix potential resource leaks at the end of tests.
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/tests/tet/libelf/tset/elf_begin/begin.m4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2025-10-13 15:24:04
|
Revision: 4231
http://sourceforge.net/p/elftoolchain/code/4231
Author: jkoshy
Date: 2025-10-13 15:24:01 +0000 (Mon, 13 Oct 2025)
Log Message:
-----------
libelf: Remove a redundant assert().
Detected by: Coverity Scan
Modified Paths:
--------------
trunk/libelf/elf_data.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|