OSDN Git Service

ether_aton: reject invalid input
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 2 May 2011 08:10:47 +0000 (10:10 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 2 May 2011 08:10:47 +0000 (10:10 +0200)
commit049aebd7eb798bca4e0fb3c0532328ad9d85cc7c
treefc235211c12469c5b2d16d45236253e7b5dd195c
parent63e3a411b1e4ae6c8c9132405f80f6c6bdf90183
ether_aton: reject invalid input

fixes PR2227

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/inet/ether_addr.c