Page MenuHomeFreeBSD

Fix r347229 libsbuf symbol version
ClosedPublic

Authored by cem on May 7 2019, 8:10 PM.
Tags
None
Referenced Files
F168844043: D20187.id.diff
Sun, Aug 30, 10:15 AM
F168832025: D20187.id57148.diff
Sun, Aug 30, 8:58 AM
F168820858: D20187.diff
Sun, Aug 30, 7:46 AM
Unknown Object (File)
Sun, Aug 16, 4:21 AM
Unknown Object (File)
Sun, Aug 16, 4:12 AM
Unknown Object (File)
Sun, Aug 9, 4:12 PM
Unknown Object (File)
Sun, Aug 9, 9:18 AM
Unknown Object (File)
Sun, Aug 9, 8:54 AM
Subscribers

Details

Summary

Submitted by: kevans
Reported by: kib

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24139
Build 22991: arc lint + arc unit

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.