This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Raptor RDF parser and serializer library".
The branch, master has been updated
via 9eb239d67c5ccb2eb995de27d552c3f07b8e557d (commit)
from a0fee4fec51deec722bbe2d234e3f32800e6907a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9eb239d67c5ccb2eb995de27d552c3f07b8e557d
Author: Dave Beckett <[email protected]>
Date: Tue Jan 5 19:35:52 2010 -0800
Fix static accept_header string length so result is always NUL terminated
(raptor_parser_get_accept_header): The static last-resource
accept_header static string is 11 chars not 9. Ensure buffer is big
enough so that the NUL gets copied by strncpy().
-----------------------------------------------------------------------
Summary of changes:
src/raptor_parse.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits