olafbuddenha...@gmx.net, le Mon 12 Apr 2010 13:45:50 +0200, a écrit : > The above code means that if a caller passes a bogus size, instead of > screaming > loudly, it is silently ignored?! I can't see how this can be useful :-(
Indeed, it's even dangerous since that means the user wasn't rebuilt with a newer libports with bigger port_info size, potentially overwriting the user's data after it. Samuel