Attention is currently required from: daniel.
View Change
1 comment:
File src/stream.c:
Patch Set #1, Line 472: osmo_fd_write_disable(&cli->ofd);
what if connect_cb() freed the cli object? you'd be accessing it here. This needs to be moved inside stream_cli_handle_connecting at the proper place.
To view, visit change 33253. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I418377eabd465ee4ffce9b4440e96287c7734924
Gerrit-Change-Number: 33253
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: daniel <dwillmann@sysmocom.de>
Gerrit-Comment-Date: Fri, 09 Jun 2023 13:55:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment