[haiku-commits] Re: haiku: hrev53368 - src/servers/media

  • From: Dario Casalinuovo <b.vitruvio@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 13 Aug 2019 11:02:14 +0200

Hi,

-                       if (msg->FindInt32("team", &id) == B_OK

+                       if (msg->FindInt32("be:team", &id) == B_OK


This is a funny and nice catch that just shows how fragile this BMessage
model is.

Cannot possibly fix the other issue with buffers.

-- 
Saluti,
Dario

Other related posts: