[go: up one dir, main page]

Menu

Commit [r969]  Maximize  Restore  History

Correct range errors in SendConfEventNotification and SendUnconfEventNotification:

- notification-class was 1-255. Should be 0-4194303
- priority was 1-255. Should be 0-255

johnhartman 2014-08-22

changed /trunk/VTS3/SendConfEventNotification.cpp
changed /trunk/VTS3/SendUnconfEventNotification.cpp