summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 13:34:35 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 13:34:35 -0400
commitcfef114c31f4edfa55d9c36eabd3fd319a94d307 (patch)
tree8307be48adf265c25405d8d5c607027528b47d25 /main.cpp
parent118247e8b580efab3243a9aa7bbf610c192d5b45 (diff)
downloadinfinitytier-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