Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37847597
en ru br
ALT Linux repositórios
S:0.3.1-alt7
5.0: 0.3.1-alt5
4.1: 0.3.1-alt4
4.0: 0.3.1-alt3

Group :: Desktop gráfico/Outros
RPM: wmbday

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: wmbday-0.3.1-fix-build-with-gcc10.patch
Download


diff --git a/wmbday/datafile.c b/wmbday/datafile.c
index 750fd7b..14367fc 100644
--- a/wmbday/datafile.c
+++ b/wmbday/datafile.c
@@ -97,7 +97,7 @@ int _LoadDatafile_vCard(FILE *fp) {
   char buffer[128];
   char* ptr;
   int day, month, year;
-  char name[96];
+  char name[128];
   int count = 0;
 
   int name_found = 0, bday_found = 0;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009