aboutsummaryrefslogtreecommitdiff
path: root/cad/spice/files/patch-src_lib_fte_outitf_c
diff options
context:
space:
mode:
Diffstat (limited to 'cad/spice/files/patch-src_lib_fte_outitf_c')
-rw-r--r--cad/spice/files/patch-src_lib_fte_outitf_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/spice/files/patch-src_lib_fte_outitf_c b/cad/spice/files/patch-src_lib_fte_outitf_c
new file mode 100644
index 000000000000..dda84bc00665
--- /dev/null
+++ b/cad/spice/files/patch-src_lib_fte_outitf_c
@@ -0,0 +1,11 @@
+--- src/lib/fte/outitf.c.orig 2010-02-09 15:49:01.000000000 +0000
++++ src/lib/fte/outitf.c 2010-02-09 15:49:55.000000000 +0000
+@@ -353,7 +353,7 @@
+
+ data->name = copy(name);
+
+- unique = devname;
++ unique = copy(devname);
+ INPinsert(&unique, (INPtables *) ft_curckt->ci_symtab);
+ data->specName = unique;
+