1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-19 10:44:49 +02:00

Add bug ref

svn path=/trunk/; revision=7626
This commit is contained in:
Matthias Clasen 2008-10-24 04:11:26 +00:00
parent c6404e8329
commit ca3db696fe

@ -1,5 +1,7 @@
2008-10-23 Matthias Clasen <mclasen@redhat.com>
Bug 557210 g_compute_checksum_for_* asserts with less than 2 bytes
* glib/gchecksum.c (g_compute_checksum_for_data): Accept
lengths < 2. Patch by Tommi Komulainen