comparison ChangeLog @ 1170:96cc46b1cf5e trunk

[svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable.
author nenolod
date Thu, 07 Jun 2007 08:28:08 -0700
parents 55703f60fd54
children cbe5598f5de4
comparison
equal deleted inserted replaced
1169:55703f60fd54 1170:96cc46b1cf5e
1 2007-06-07 13:34:42 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [2504]
3 - add check for string length before call g_convert(). it may close #962.
4
5 trunk/src/wma/libffwma/asf.c | 2 ++
6 1 file changed, 2 insertions(+)
7
8
1 2007-06-07 07:21:13 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-06-07 07:21:13 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [2502] 10 revision [2502]
3 - ditto. this is necessary too. 11 - ditto. this is necessary too.
4 12
5 trunk/src/wma/wma.c | 5 +++-- 13 trunk/src/wma/wma.c | 5 +++--