~ubuntu-branches/ubuntu/natty/psqlodbc/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-05-13 10:47:36 UTC
  • Revision ID: james.westby@ubuntu.com-20040513104736-doxck1rd6ng2msgn
Tags: 1:07.03.0200-3
* urgency high since this is a security related bug and no other changes
  were made
* misc.c: added target buffer size parameter to make_string() to prevent
  buffer overflows and corrected all calls to it (closes: #247306)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#
19
19
# Makefile.am for psqlodbc (PostgreSQL ODBC driver)
20
20
#
21
 
# $Header: /usr/local/cvsroot/psqlodbc/psqlodbc/Makefile.am,v 1.8 2003/05/15 15:53:13 dpage Exp $
 
21
# $Header: /cvsroot/pkg-postgresql/psqlodbc/psqlodbc-07.03.0200/Makefile.in,v 1.1.1.1 2004/01/22 15:02:49 mpitt Exp $
22
22
#
23
23
#-------------------------------------------------------------------------
24
24