mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Add g_checksum_type_get_length, and change g_checksum_get_digest to use a
2007-12-19 Christian Persch <chpe@gnome.org> * glib/gchecksum.c: (g_checksum_type_get_length), (g_checksum_get_digest): * glib/gchecksum.h: * glib/glib.symbols: * tests/checksum-test.c: (test_checksum): Add g_checksum_type_get_length, and change g_checksum_get_digest to use a provided buffer instead of returning allocated memory. Bug #501853. svn path=/trunk/; revision=6162
This commit is contained in:
committed by
Christian Persch
parent
a979c0d5a2
commit
1ea515d019
@@ -2530,6 +2530,7 @@ g_uri_unescape_string
|
||||
<TITLE>Data Checksums</TITLE>
|
||||
<FILE>checksum</FILE>
|
||||
GChecksumType
|
||||
g_checksum_type_get_length
|
||||
GChecksum
|
||||
g_checksum_new
|
||||
g_checksum_copy
|
||||
|
Reference in New Issue
Block a user