Debug
commit37139489a1cb667bf8ea757c5b315aa7564be690
authorAlex Wulms <awulms@laptop3.(none)>
Sun, 7 Feb 2010 18:04:32 +0000 (7 19:04 +0100)
committerAlex Wulms <awulms@laptop3.(none)>
Sun, 7 Feb 2010 18:04:32 +0000 (7 19:04 +0100)
tree0caaf0184b81ec32de0c24bc5687c554bb5134b8
parentadd6ca4475c27e89394feeba7ce96976d63ff0ef
Debug
Forgot to initialize a pointer to NULL when processing ' decoder_module' instruction
GCC on SuSE 11.2 no longer understands by default the %as parameter for sscanf. Reading man
page shows this conversion param is actually not posix compliant. Have refactored the code
so that it no longer uses this conversion
Prepared code to switch to apr-sha1 implementation
crccache/mod_crccache_server.c