The return value of read() is signed. (#315273, Kjartan Maraas)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Sep 2005 17:55:11 +0000 (17:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 5 Sep 2005 17:55:11 +0000 (17:55 +0000)
commit1c0b68939937bed6fa8e3dd1e15337cd74aff33a
treedff1439dacc086230ab3f429f67921524b9ad986
parentc05c2782eac7d1364acd6a92fd8f096c305df317
The return value of read() is signed. (#315273, Kjartan Maraas)

2005-09-05  Matthias Clasen  <mclasen@redhat.com>

* glib/gkeyfile.c (g_key_file_load_from_fd): The return value
of read() is signed.  (#315273, Kjartan Maraas)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/gkeyfile.c