code checker

ROOT had bugs!

Hi!

I'm happy to see that the title got you here :-) As a matter of fact, this is about several bugs in ROOT. We had code like

if (!CheckServerIsUp(server)) {
  MarkServerBad(server);
}

That code is just fine, right? Well, read on...

Syndicate content