Alberto
Alberto
Hi @davidmalcolm , sure that's the full output: ``` ➜ gcc-python-plugin git:(master) make Makefile:193: warning: overriding recipe for target 'autogenerated-casts.c' Makefile:190: warning: ignoring old recipe for target 'autogenerated-casts.c' python generate-config-h.py...
@davidmalcolm , how did I miss that? :) I had to install ```gcc-6-plugin-dev```, my suggestion is to update the README file on github. Update: Installing it I have now this...
> Hi @CyrilCharlier I used Getx library for create SPA(Single Page Application) and navigate between pages with this library I create Observable widget variable and listen to this, when click...
@iranandroid Hi, I just cloned the repo, downloaded the dependencies and tried the project with Chrome. Thanks
Just an update, I have solved doing ```cp -r app/* www/```. is it the proper way of doing it? Thanks
HI Alan, your issue is interesting. Have you spent more time and tried to understand which variable is initialized? Recently I started to work on `libpng` as well and in...
Hi, > Since I'm operating with limited resources (up to 100 cores only but typically 12-48) I've also been attempting to avoid using oss-fuzz since Google is already running this...
Hi @agoodm88 > Creating the corpus, I started with a large cache of PNG files I had left over from when I used to run a free image hosting service...
Hi, > Easier to get going than I expected to be honest. > > With a corpus created from the aforementioned cache of PNG files shoved through honggfuzz in corpus...
Hi @agoodm88 , is it possible for you to share your corpus please? How big is it? I would like to try it with my version of the fuzzer. Thanks