From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: libauparse exporting clear_config() Date: Thu, 10 Apr 2014 07:25:42 -0400 Message-ID: <4788452.agzjWCmXC5@x2> References: <20140410090611.1ec70e97@fornost.bigon.be> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140410090611.1ec70e97@fornost.bigon.be> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday, April 10, 2014 09:06:11 AM Laurent Bigonville wrote: > With 2.3.5, libauparse is exporting a new symbol (clear_config()) > > It seems that all the other symbols are prefixed with either auparse_ > or audit_, so is this expected? No, this was not expected. It should be an internal use only function. Is this causing any symbol collision in a known program? Thanks, -Steve