comparison ChangeLog @ 1767:ea802d0c9ac4 trunk

[svn] - remove an artifact of the bmp -> audacious transition
author nenolod
date Mon, 02 Oct 2006 01:52:12 -0700
parents 6cbb9360e8e2
children def887eae029
comparison
equal deleted inserted replaced
1766:6cbb9360e8e2 1767:ea802d0c9ac4
1 2006-10-02 08:46:59 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2469]
3 - always zero-out stack variables, as stack memory may be dirty on x86 and friends
4
5 trunk/audacious/controlsocket.c | 2 ++
6 trunk/libaudacious/beepctrl.c | 32 ++++++++++++++++++++++++++++++++
7 2 files changed, 34 insertions(+)
8
9
1 2006-10-01 07:58:32 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-10-01 07:58:32 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2467] 11 revision [2467]
3 - enforce the ret = -1 == silent failure rule 12 - enforce the ret = -1 == silent failure rule
4 13
5 trunk/audacious/input.c | 2 ++ 14 trunk/audacious/input.c | 2 ++