Elektrine lite

← Feed

@jann@infosec.exchange

Post #4200337

2026-07-29 13:51 UTC

The combination of Linux stable backports and not having explicitly documented and enforced API contracts is so annoying. Write a bugfix that uses an existing helper function that can return error type A. Your bugfix gets backported to an old kernel. Surprise, in the old kernel, the helper function can also return error type B. And suddenly your bugfix causes more breakage.

Replies (1)