On Sunday 08 February 2009 19:02:25 Mike Frysinger wrote:
> Keep from blowing up when people have duplicate aliases in their files.
> The grep ends up including new lines and with certain formed comments,
> hits an infinite loop.
> 
> For example, the following inputs illustrates the problem:
> ----------------------------------------------
> alias char-major-195 NVdriver
> alias /dev/nvidiactl char-major-195
> alias char-major-195 nvidia
> alias /dev/nvidiactl char-major-195
> ----------------------------------------------
> alias a b
> alias b a
> ----------------------------------------------

no feedback on this change ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to