Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 00:23:13 -0500 (CDT)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/lib/sysinstall Database.cc
Message-ID:  <20020603052313.592AF17407@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2002/06/03 00:23:13 CDT

  Modified files:
    lib/sysinstall       Database.cc 
  Log:
  read directory access info from database before inserting SYSTEM
  package in order to have insert_denied_allowed_directories() Do The
  Right thing
  
  this fixes a bug where allowed access list was reset to a hardcoded
  default each time the database was open
  
  note, while I'm here, that there shouldn't be such a hardcoded value
  in there
  
  the existence and use of insert_denied_allowed_directories() is also
  debatable. It should at least readDirectoriesAccess instead of relying
  on it to be called by the consumer
  
  Revision  Changes    Path
  1.7       +4 -4      libh/lib/sysinstall/Database.cc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




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