Coder Social home page Coder Social logo

Comments (7)

gilligan avatar gilligan commented on July 18, 2024

I ran this through valgrind - here is the output: https://gist.github.com/gilligan/f973eac77bbb87206afbc32e3eed174c

==15669== LEAK SUMMARY:
==15669==    definitely lost: 824 bytes in 1 blocks
==15669==    indirectly lost: 71,519 bytes in 653 blocks
==15669==      possibly lost: 47 bytes in 2 blocks
==15669==    still reachable: 88,011 bytes in 2,876 blocks
==15669==         suppressed: 0 bytes in 0 blocks
==15669== Reachable blocks (those to which a pointer was found) are not shown.
==15669== To see them, rerun with: --leak-check=full --show-leak-kinds=all

from openfortivpn.

gilligan avatar gilligan commented on July 18, 2024

As noted in the linked PR I notcied that there is a read happening somewhere towards the end that reads some data containing AddTrust so I'm guessing there is some memory corruption going on when the nameserver entries are removed from /etc/resolv.conf in src/ipv4.c - Can't really point at anything in specific though

from openfortivpn.

gilligan avatar gilligan commented on July 18, 2024

@adrienverge ping ;-)

from openfortivpn.

DimitriPapadopoulos avatar DimitriPapadopoulos commented on July 18, 2024

It's a long shot, but perhaps #117 could help...

from openfortivpn.

adrienverge avatar adrienverge commented on July 18, 2024

Sorry about the delay. I hope #117 will fix the problem!

from openfortivpn.

DimitriPapadopoulos avatar DimitriPapadopoulos commented on July 18, 2024

@gilligan Does it work any better with openfortivpn 1.3.1 (which includes patch #117)?

from openfortivpn.

DimitriPapadopoulos avatar DimitriPapadopoulos commented on July 18, 2024

I'll close this issue as #117 should have fixed the problem!

from openfortivpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.