diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2006-06-20 19:25:51 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2006-06-20 19:25:51 +0000 |
commit | 1dbb7df5ccec3e3d9fecded33850730486d6374d (patch) | |
tree | 0682acb4b363e3e6bb3c8b1b4f74ac0f66701294 /ChangeLog | |
parent | 382ca2392d31870cfb4b8b01cd2751040c479f86 (diff) |
Check setuid() return value. Bugzilla #7116.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-06-20 Matthieu Herrb <matthieu.herrb@laas.fr> + + * xload.c: + Check setuid() return value. Bugzilla #7116. + 2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |