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)
Sat, Nov 1, 8:09 PM
Unknown Object (File)
Sat, Nov 1, 3:57 PM
Unknown Object (File)
Sat, Nov 1, 3:57 PM
Unknown Object (File)
Sat, Nov 1, 11:42 AM
Unknown Object (File)
Oct 6 2025, 12:58 AM
Unknown Object (File)
Oct 2 2025, 2:11 AM
Unknown Object (File)
Sep 30 2025, 1:12 AM
Unknown Object (File)
Sep 29 2025, 11:41 PM
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.