/[Apache-SVN]
ViewVC logotype

Revision 1455225


Jump to revision: Previous Next
Author: jim
Date: Mon Mar 11 16:38:39 2013 UTC (11 years, 1 month ago)
Changed paths: 20
Log Message:
Merge r1442865, r1442759, r1442326, r1442309, r1448171, r1418556, r1448453, r1425771, r1425772, r1425775 from trunk:

Change bzero/bcopy into memset/memcpy

PR 54346

Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.

Fix valgrind warning about uninitialized memory in argument to semctl

PR: 53690
Submitted by: Mikhail T. <mi+apache aldan algebra com>


fix valgrind warnings about uninitialized memory in syscall arguments


This is useful info for mod_status ;)

Add some __attribute__ for automatic format checking.
Correct one catch in sed0.c.

Correct some spelling.


Replace strdup by ap_malloc to ensure a proper error message if out-of-memory.
While there, only allocate memory for the string part we actually use.

PR: 54345


Exit with error message if out of mem


htdbm, htpasswd: print error message if out of memory

PR: 54345

Submitted by: jailletc36, sf, sf, jim, jailletc36, minfrin, sf, sf, sf
Reviewed/backported by: jim


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/howto/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/docs/manual/mod/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/include/httpd.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/include/util_filter.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/filters/regexp.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/filters/sed0.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/generators/mod_status.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/slotmem/mod_slotmem_shm.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/os/unix/unixd.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/server/config.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/server/util.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/support/htdbm.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/support/htpasswd.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/support/passwd_common.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/support/passwd_common.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/support/suexec.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/test/test_limits.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26