Sysinternals / ProcDump-for-Linux

A Linux version of the ProcDump Sysinternals tool
MIT License
2.94k stars 303 forks source link

A small error on line 475 of Process.c #122

Closed evazhuang closed 2 years ago

evazhuang commented 3 years ago

There may be a small error on line 475 of Process.c。 It is get value of start_brk rather than end_data?

MarioHewardt commented 3 years ago

Thanks for reporting this.

MarioHewardt commented 2 years ago

Fixed in #135