Skip to content

Releases: DaanDeMeyer/reproc

v14.2.5

26 Mar 14:29
Compare
Choose a tag to compare
reproc_strerror: avoid undefined behaviour for error == INT_MIN

Invoking `abs` on the minimum integer has undefined behaviour. Catch
this case before calling `abs` and return an error message instead.

v14.2.4

30 Oct 20:28
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.2.3

08 Aug 11:49
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.2.2

24 Jan 12:33
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.2.1

08 Nov 12:40
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.2.0

29 Sep 20:03
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.1.0

30 Aug 17:37
Compare
Choose a tag to compare

See the changelog for a list of changes.

v14.0.0

03 Jul 07:32
Compare
Choose a tag to compare

See the changelog for a list of changes.

v13.0.1

21 May 16:14
Compare
Choose a tag to compare

See the changelog for a list of changes.

v13.0.0

03 May 15:34
Compare
Choose a tag to compare

See the changelog for a list of changes.