skystrife / procxx

A simple process management library for C++ on UNIX platforms.
MIT License
144 stars 28 forks source link

Fix invalid read when output contains fewer bytes than put_back_size_ #5

Closed ztdwu closed 8 years ago

ztdwu commented 8 years ago

This fixes issue #3