]> Pileus Git - ~andy/gtk/commit
Don't pass NULL to strncpy. (#359537, patch by Carlos Garcia Campos)
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Nov 2006 18:54:43 +0000 (18:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Nov 2006 18:54:43 +0000 (18:54 +0000)
commitb99bea24892a501010d403dd696b7ad6c52db333
tree93d33bb3b2c91e6402b3f9afdc82ba5bc82924ef
parenteeff106d4efe299c4880bd9be46e7fd4c0274d59
Don't pass NULL to strncpy. (#359537, patch by Carlos Garcia Campos)

2006-11-15  Matthias Clasen  <mclasen@redhat.com>

* modules/printbackends/cups/gtkprintbackendcups.c (cups_printer_get_options):
Don't pass NULL to strncpy.  (#359537, patch by  Carlos Garcia Campos)
ChangeLog
modules/printbackends/cups/gtkprintbackendcups.c