Page MenuHomeFreeBSD

Fix r347229 libsbuf symbol version
ClosedPublic

Authored by cem on May 7 2019, 8:10 PM.
Tags
None
Referenced Files
F153256104: D20187.diff
Mon, Apr 20, 2:33 AM
F153251168: D20187.id.diff
Mon, Apr 20, 1:58 AM
F153179625: D20187.id57148.diff
Sun, Apr 19, 3:37 PM
F153170865: D20187.id57148.diff
Sun, Apr 19, 2:25 PM
Unknown Object (File)
Sat, Apr 18, 10:35 PM
Unknown Object (File)
Fri, Apr 17, 7:45 AM
Unknown Object (File)
Thu, Apr 16, 5:48 AM
Unknown Object (File)
Wed, Apr 15, 12:01 AM
Subscribers

Details

Summary

Submitted by: kevans
Reported by: kib

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jilles added a subscriber: jilles.

The new function sbuf_printf_drain was added recently enough that this should be safe (binaries using sbuf_printf_drain linked against the old libsbuf.so.6 will not run against the new libsbuf.so.6).

This revision is now accepted and ready to land.May 7 2019, 9:10 PM
This revision was automatically updated to reflect the committed changes.