Page MenuHomeFreeBSD

Fix r347229 libsbuf symbol version
ClosedPublic

Authored by cem on May 7 2019, 8:10 PM.
Tags
None
Referenced Files
F111989906: D20187.diff
Tue, Mar 11, 6:17 AM
F111955027: D20187.id.diff
Mon, Mar 10, 7:00 PM
Unknown Object (File)
Sun, Mar 9, 11:50 AM
Unknown Object (File)
Jan 16 2025, 9:31 PM
Unknown Object (File)
Dec 3 2024, 1:36 PM
Unknown Object (File)
Dec 1 2024, 12:39 PM
Unknown Object (File)
Nov 19 2024, 1:57 PM
Unknown Object (File)
Oct 26 2024, 1:14 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.