diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-06 13:34:35 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-06 13:34:35 -0400 |
commit | cfef114c31f4edfa55d9c36eabd3fd319a94d307 (patch) | |
tree | 8307be48adf265c25405d8d5c607027528b47d25 /main.cpp | |
parent | 118247e8b580efab3243a9aa7bbf610c192d5b45 (diff) | |
download | infinitytier-cfef114c31f4edfa55d9c36eabd3fd319a94d307.tar.gz infinitytier-cfef114c31f4edfa55d9c36eabd3fd319a94d307.zip |
Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version.
Diffstat (limited to 'main.cpp')
0 files changed, 0 insertions, 0 deletions