Beyers, Yes yes yes you are right right right! Fixed.
Eddie Beyers Cronje wrote: > Hi all, > > looking at the meminfo handler code linuxmodule/module.cc: > > " > sa << "outstanding news " << click_dmalloc_totalnew << "\n" > << "news " << click_dmalloc_curnew << "\n"; > " > > Shouldn't it rather be the other way around: > > sa << "outstanding news " << click_dmalloc_curnew << "\n" > << "news " << click_dmalloc_totalnew << "\n"; > > Beyers > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
