Skip to content

Commit df43d14

Browse files
Test commit
1 parent 9ca0b0d commit df43d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serial/serial/initunlo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Return Value:
112112
// the framework driver object is deleted during driver unload.
113113
//
114114
WDF_OBJECT_ATTRIBUTES_INIT(&attributes);
115+
115116
attributes.EvtCleanupCallback = SerialEvtDriverContextCleanup;
116117

117118
WDF_DRIVER_CONFIG_INIT(&config, SerialEvtDeviceAdd);

0 commit comments

Comments
 (0)