Activity for e4rat

  • linuxtardis linuxtardis created ticket #7

    Terminate after failed setuid/setgid

  • linuxtardis linuxtardis modified a comment on ticket #6

    IMHO much better solution is to actually keep around an instance of std::string, which, by design, manages the associated memory. With the current way it's needed to call free() on each strdup()ed string. I'd recommend using std::string for local variables execute, username, outPath and similar, too.

  • linuxtardis linuxtardis modified a comment on ticket #6

    IMHO much better solution is to actually keep around an instance of std::string, which, by design, manages the associated memory. With the current way it's needed to call free() on each strdup()ed string. I recommend the same for local variables execute, username, outPath and similar.

  • linuxtardis linuxtardis posted a comment on ticket #6

    IMHO much better solution is to actually keep around an instance of std::string, which, by design, manages the associated memory. This way it's needed to call free() on each strdup()ed string. The same applies to local variables execute, username, outPath and similar.

  • Andrew Andrew created ticket #6

    [PATCH] Memory corruption in e4rat-collect

  • Mike Frysinger Mike Frysinger created ticket #5

    add sys/sysmacros.h include for major/minor/makedev funcs

  • fasf fasf created ticket #4

    Support /root, /usr and /var partitions

  • conso conso modified ticket #3

    e4rat-0.2.3-r1 - e4rat-realloc gives error and does not seem to do anything

  • muhlemmer muhlemmer posted a comment on ticket #3

    Works for me. Issue is fixed in above commit. Thanks!

  • conso conso modified ticket #3

    e4rat-0.2.3-r1 - e4rat-realloc gives error and does not seem to do anything

  • conso conso posted a comment on ticket #3

    hi commit f830d68cee709468602cd0468300b65de27be79a is this working for you?

  • conso conso modified ticket #3

    e4rat-0.2.3-r1 - e4rat-realloc gives error and does not seem to do anything

  • conso conso committed [f830d6]

    recursive searching for device name in /dev

  • conso conso modified ticket #3

    e4rat-0.2.3-r1 - e4rat-realloc gives error and does not seem to do anything

  • conso conso posted a comment on ticket #3

    This is a problem of mapping major minor device node to the path name of the device...

  • muhlemmer muhlemmer created ticket #3

    e4rat-0.2.3-r1 - e4rat-realloc gives error and does not seem to do anything

  • Programmist11180 Programmist11180 created ticket #2

    Add 'ignore' option

  • int_ua int_ua created ticket #1

    Kernel panics while updating/installing new libc6 with e4rat-preload on Ubuntu 14.04

1