Page MenuHomeFreeBSD

Fix r347229 libsbuf symbol version
ClosedPublic

Authored by cem on May 7 2019, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 12:58 AM
Unknown Object (File)
Thu, Oct 2, 2:11 AM
Unknown Object (File)
Tue, Sep 30, 1:12 AM
Unknown Object (File)
Mon, Sep 29, 11:41 PM
Unknown Object (File)
Mon, Sep 29, 5:38 PM
Unknown Object (File)
Aug 14 2025, 9:25 AM
Unknown Object (File)
Jul 5 2025, 12:17 AM
Unknown Object (File)
Jul 4 2025, 1:45 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.