Use unique_ptr if available; else fall back to auto_ptr
authorDan Breslau <dbreslau@painless-security.com>
Fri, 28 Oct 2016 20:46:33 +0000 (16:46 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Fri, 28 Oct 2016 20:46:33 +0000 (16:46 -0400)
commit6055f4f86d19a9df7ac06317b3aacf3c38cab559
tree4cef96d203940a5120870294eee6201fbdf250a8
parent4e20a5ed5168ddffadfc8442ce0db000ea6214e0
Use unique_ptr if available; else fall back to auto_ptr
mech_eap/util_shib.cpp