~ubuntu-branches/ubuntu/raring/rlinetd/raring

Viewing all changes in revision 3.

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2007-03-21 23:21:31 UTC
  • mfrom: (2.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20070321232131-q05ux83vd5q6dosw
Tags: 0.6-3
* grammar.y: fix stack corruption error, that prevented rlinetd from
  stopping properly when RPC are enabled. The bug occurred in the
  rlp_cleanup() function, was introduced in the previous release and
  is caused by my misunderstanding of numlist_copy() function, which
  joins two lists together rather than making a simple copy.
  Simple NULL-ification of the destination list before the above function
  is called fixes the problem.
* grammar.y: fix similar bug, that happens when the rpc token is used
  in the "default" configuration section (however hardly likely anybody
  will ever configure rlinetd in that way).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: