Show patches with: Submitter = Martin Sebor       |    State = Action Required       |    Archived = No       |   33 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fix build errors with -DNDEBUG - - - - --- 2015-07-16 Martin Sebor New
18969 - multiple string test failures due to missing locale dependencies - - - - --- 2015-09-24 Martin Sebor New
18969 - multiple string test failures due to missing locale dependencies - - - - --- 2015-09-28 Martin Sebor New
fix 19432 - iconv rejects redundant escape sequences in IBM90{0,3,5,7,9} - - - - --- 2016-01-06 Martin Sebor New
fix #19443 - build failures with -DDEBUG - - - - --- 2016-01-12 Martin Sebor New
fix #19443 - build failures with -DDEBUG - - - - --- 2016-01-12 Martin Sebor New
fix #19444 - build failures with -O1 due to -Wmaybe-uninitialized - - - - --- 2016-01-13 Martin Sebor New
have ifunc resolver's return type match target - - - - --- 2017-08-20 Martin Sebor New
add attribute nonstring add attribute nonstring - - - - --- 2017-11-10 Martin Sebor New
avoid buffer overflow in sunrpc clnt_create (BZ #22542) avoid buffer overflow in sunrpc clnt_create (BZ #22542) - - - - --- 2017-12-03 Martin Sebor New
mention disabling GCC built-ins for customization mention disabling GCC built-ins for customization - - - - --- 2018-06-13 Martin Sebor New
add support for GCC 9 attribute copy add support for GCC 9 attribute copy - - - - --- 2018-11-09 Martin Sebor New
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] - - - - --- 2020-04-30 Martin Sebor New
avoid GCC 10 test suite warnings (BZ #25219) avoid GCC 10 test suite warnings (BZ #25219) - - - - --- 2020-05-07 Martin Sebor New
NEWS update about buffer overflow detection with GCC 10 NEWS update about buffer overflow detection with GCC 10 - - - - --- 2020-05-12 Martin Sebor New
adjust RPC function declarations to match Sun's (BZ 26686) adjust RPC function declarations to match Sun's (BZ 26686) - - - - --- 2020-10-05 Martin Sebor New
adjust thread db function declarations to match definitions (BZ 26686) adjust thread db function declarations to match definitions (BZ 26686) - - - - --- 2020-10-05 Martin Sebor New
more out of bounds checking improvements more out of bounds checking improvements - - - - --- 2020-10-26 Martin Sebor New
add support for -Wmismatched-dealloc add support for -Wmismatched-dealloc - - - - --- 2020-12-08 Martin Sebor New
correct buffer end pointer in IO_wdefault_doallocate (BZ #26874) correct buffer end pointer in IO_wdefault_doallocate (BZ #26874) - - - - --- 2021-01-01 Martin Sebor New
correct readlinkat attribute access (BZ #27024) correct readlinkat attribute access (BZ #27024) - - - - --- 2021-01-08 Martin Sebor New
add attribute none to pthread_setspecific (BZ #27714) add attribute none to pthread_setspecific (BZ #27714) - - - - --- 2021-04-22 Martin Sebor New
[RFC] avoid warning on accesses to hardwired address [RFC] avoid warning on accesses to hardwired address - - - - --- 2021-07-09 Martin Sebor New
remove attribute access from regexec remove attribute access from regexec - - - - --- 2021-08-13 Martin Sebor New
[v2] remove attribute access from regexec [v2] remove attribute access from regexec - - - - --- 2021-08-18 Martin Sebor New
[v3] remove attribute access from regexec [v3] remove attribute access from regexec - - - - --- 2021-08-19 Martin Sebor New
avoid -Waddress in vfprintf-internal.c avoid -Waddress in vfprintf-internal.c - - - - --- 2021-09-22 Martin Sebor New
replace sprintf with strcpy to avoid GCC warning [BZ#28439] replace sprintf with strcpy to avoid GCC warning [BZ#28439] - - - - --- 2021-10-09 Martin Sebor New
[v2] replace sprintf with strcpy to avoid GCC warning [BZ#28439] [v2] replace sprintf with strcpy to avoid GCC warning [BZ#28439] - - - - --- 2021-10-09 Martin Sebor New
[v3] replace sprintf with stpcpy to avoid GCC warning [BZ#28439] [v3] replace sprintf with stpcpy to avoid GCC warning [BZ#28439] - - - - --- 2021-10-09 Martin Sebor New
avoid -Wuse-after-free [BZ #26779] avoid -Wuse-after-free [BZ #26779] - - - - --- 2022-01-16 Martin Sebor New
[v2,1/5] avoid -Wuse-after-free [BZ #26779] avoid -Wuse-after-free [BZ #26779] - - 2 - --- 2022-01-25 Martin Sebor New
[v3,5/5] avoid -Wuse-after-free [BZ #26779] avoid -Wuse-after-free [BZ #26779] - - 1 - --- 2022-01-25 Martin Sebor New