Coder Social home page Coder Social logo

Comments (6)

ventz avatar ventz commented on August 15, 2024

Ok. Added the fix (a proper one, with a check in the lib), and did a pull request.

from afflibv3.

simsong avatar simsong commented on August 15, 2024

I think that your patch is wrong. Can you check your configure.ac file and see if there is a test for strlcpy?

from afflibv3.

simsong avatar simsong commented on August 15, 2024

Okay. I think that I understand your problem. AFFLIB is compiling just fine on your system, but you are including it in _ANOTHER PROJECT_ and that project is not testing for strlcpy in its configure.ac file. I think that your patch breaks AFFLIB on other platforms that do not have strlcpy.

from afflibv3.

ventz avatar ventz commented on August 15, 2024

Interesting. Is the check not firing correctly?

There isn't anything in configure.ac by the way(this is for sleuthkit)

What I noticed is that even though there is a check for HAVE_STR*** in afflib_i.h, it doesn't seem to get called correctly, but that would make sense if it was never in the configure - which is for SleuthKit and not afflib.

from afflibv3.

simsong avatar simsong commented on August 15, 2024

This is a known sleuthkit bug that has been separately reported. Sleuthkit’s configure.ac file is missing the check. It needs to be added there.

The problem is not AFFLIB.

On Nov 21, 2013, at 1:25 PM, Ventz Petkov [email protected] wrote:

Interesting. Is the check not firing correctly?

There isn't anything in configure.ac by the way(this is for sleuthkit)

What I noticed is that even though there is a check for HAVE_STR*** in afflib_i.h, it doesn't seem to get called correctly, but that would make sense if it was never in the configure - which is for SleuthKit and not afflib.


Reply to this email directly or view it on GitHub.

from afflibv3.

ventz avatar ventz commented on August 15, 2024

I submitted the info on Sleuthkit's github page. Hopefully they will patch. I wonder why they haven't if they knew about it. This is something very small and simple, yet it effects so many users.

Thanks for looking into it by the way, and for the information.

from afflibv3.

Related Issues (11)

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.