Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37726622
en ru br
Репозитории ALT
S:4.3.1-alt1
5.1: 2.2-alt0.M50P.1
4.1: 1.4.5-alt2
4.0: 1.3.5-alt3
www.altlinux.org/Changes

Другие репозитории
Upstream:1.5.0

Группа :: Звук
Пакет: audacious-plugins

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: audacious-plugins-2.1-alt-fix-build.patch
Скачать


--- src/adplug/core/rol.cxx.orig	2009-07-07 02:40:36 +0400
+++ src/adplug/core/rol.cxx	2009-08-30 15:37:32 +0400
@@ -668,7 +668,7 @@ int CrolPlayer::load_rol_instrument( bin
     else
     {
         // set up default instrument data here
-        memset( &usedIns.instrument, 0, kSizeofDataRecord );
+        memset( &usedIns.instrument, 0, sizeof(usedIns.instrument) );
     }
     ins_list.push_back( usedIns );
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin