Description: Buffer was too short for chord name Author: dave@treblig.org Bug: https://bugs.launchpad.net/ubuntu/+source/horgand/+bug/891939 Index: horgand-1.14/src/Holrgan.h =================================================================== --- horgand-1.14.orig/src/Holrgan.h 2007-10-18 03:06:11.000000000 +0100 +++ horgand-1.14/src/Holrgan.h 2012-12-08 16:18:12.218160670 +0000 @@ -398,7 +398,7 @@ struct Ch4 { - char Nom[10]; + char Nom[12]; int type; int fund; int dist1;