File audacity-1.3.5-CVE-2009-0490.patch of Package audacity
--- lib-src/allegro/allegrord.h +++ lib-src/allegro/allegrord.h @@ -1,4 +1,4 @@ -#define field_max 80 +#define field_max 256 class Allegro_reader { public:
--- lib-src/allegro/allegrord.h +++ lib-src/allegro/allegrord.h @@ -1,4 +1,4 @@ -#define field_max 80 +#define field_max 256 class Allegro_reader { public: