chrt from git segfaults

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello Vineeth,

Just in case you missed the bug report buried in the previous message:

With current git, running `./chrt --other ls` says here:

   Segmentatiefout (geheugendump gemaakt)

Running valgrind on it gives:

   ==38370== Invalid read of size 1
   ==38370==    by 0x10C6EB: main (chrt.c:574)

Pointing to: if (strcmp(argv[0], "--") == 0)

My patch will prevent that case from occurring.  But if instead it
should work, something needs fixing.


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux