Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 13:28:43 -0800 (PST)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-src::util.c
Message-ID:  <200401132128.i0DLShH3050860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2004/01/13 13:28:43 PST

  FreeBSD ports repository

  Modified files:
    net/gaim             Makefile 
  Added files:
    net/gaim/files       patch-src::util.c 
  Log:
  Fix a regression in the upgrade to gaim 0.75: sscanf() was called with
  an unterminated buffer, resulting in a segfault depending upon the
  environment e.g. locale settings.  If you are getting crashes when
  attempting to sign onto Yahoo! messenger, this may be the issue.
  
  This is being tracked at gaim.sf.net as request ID 876365.
  
  Approved by:    marcus (maintainer)
  
  Revision  Changes    Path
  1.132     +1 -0      ports/net/gaim/Makefile
  1.1       +28 -0     ports/net/gaim/files/patch-src::util.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401132128.i0DLShH3050860>