ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RP] BUG - alias list memory allocation


From: Doug Kearns
Subject: [RP] BUG - alias list memory allocation
Date: Sat Jan 26 06:36:05 2002
User-agent: Mutt/1.3.27i

Problem: repeated calls to 'alias' kill RP

Fix:     all memory allocation for 'alias_list' uses sizeof(cmd_alias)
         instead of sizeof(struct cmd_alias). ie the size of the
         function not the struct


Shawn, 
Santa was in a rush, eh :-)

Martin,
Does this fix your alias bug too?

Regards,
Doug



reply via email to

[Prev in Thread] Current Thread [Next in Thread]