LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unreadable output from xprobe2 on Ubuntu/Kali (https://www.linuxquestions.org/questions/linux-newbie-8/unreadable-output-from-xprobe2-on-ubuntu-kali-4175630429/)

otrivedi 01-18-2019 10:26 AM

No, I tried to get support from different forums. But didn't get any solution.

dschwen 03-22-2021 04:55 PM

Fix for the garbled output
 
A fix is available here: https://github.com/binarytrails/xprobe2/pull/2

The issue was that a pointer to the char data of a temporary string was returned past the lifetime of the string. This was never correct, but probably just resulted in breakage with more recent compilers.


All times are GMT -5. The time now is 09:31 PM.