]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS UPnP: Clean up URL parser
authorJouni Malinen <j@w1.fi>
Sun, 19 Feb 2012 11:19:34 +0000 (13:19 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 19 Feb 2012 11:19:34 +0000 (13:19 +0200)
commit974c56ac24f6a421afebf226a4c642ef480fcead
treeeb7a34c1a264a6ae6b58e24a53f0fc229fc4a82b
parent4a0d25f08a260e8bbdec96e110c7ce1cbae4b0d7
WPS UPnP: Clean up URL parser

Remove unnecessary second copy of the URL and too long memory
allocation. In addition, avoid use of strcpy() to keep static analyzers
happier.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps_upnp.c