Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 01:25:36 -0700 (PDT)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/atm/atmconfig main.c
Message-ID:  <200308200825.h7K8Pa4w037854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/08/20 01:25:36 PDT

  FreeBSD src repository

  Modified files:
    sbin/atm/atmconfig   main.c 
  Log:
  Get rid of a __DECONST by strdup'ing the string in question. When
  called this way the program just prints its help intro, so the
  memory leak is not a problem.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.2       +2 -1      src/sbin/atm/atmconfig/main.c



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