[MBT] new ticket for pkg callback "callback-4.24 bug"
bugs at pld.org.pl
bugs at pld.org.pl
Mon Jan 28 19:58:52 CET 2002
Date: 2002-01-28 19:58:50+01 Author: Tomasz Ostrowski (Tometzky) <tometzky at batory.org.pl>
Title: callback-4.24 bug
Ticket ID: #67
Package: callback-4.24-2
Distribution:
Category: doesn't work as it should
Current state: opened
Text:
I've found a bug in callback-4.24. Causing SEGFAULTs. I've contacted the author but there was no new version. PLD is the only distribution I know with callback package so I send this to you.
--
Best wishes ...although Eating Honey was a very good thing to do,
Tometzky there was a moment just before you began to eat it
which was better than when you were...
Winnie the Pooh
diff -urP callback/lib/dbase/makeactive.c
callback.new/lib/dbase/makeactive.c
--- callback/lib/dbase/makeactive.c Sat Nov 8 15:48:03 1997
+++ callback.new/lib/dbase/makeactive.c Fri Mar 2 15:12:51 2001
@@ -58,7 +58,7 @@
"calling %s at %s (%s V %s)\n"
, ctime (<ime)
, name
- , get_dname(dest)
+ , get_dname(get_dnameindex(dest))
, getprogname()
, version
);
More information about the pld-bugs
mailing list