Commit 4ad02492559a3b95e0ab86d79dd0e0e611c0ac1d

Pádraig Brady 2015-02-18T22:37:31

getopt: give accurate ambiguity diagnostic on mem exhaustion * lib/getopt.c (_getopt_internal_r): The previous commit broke out the loop too early, which could give a false indication of ambiguous options under memory exhaustion.